veloconnect 1.1

urn:oasis:names:specification:ubl:schema:xsd:LongitudeDirectionCode-1.0
simpleType LongitudeDirectionCodeContentType

Super Types
{http://www.w3.org/2001/XMLSchema}normalizedString
|
+--{urn:oasis:names:specification:ubl:schema:xsd:LongitudeDirectionCode-1.0}LongitudeDirectionCodeContentType (restriction)

Documentation
East West
Properties
This component is not nillable.

Model

('East' | 'West')

Source
<xsd:simpleType name="LongitudeDirectionCodeContentType">
<xsd:restriction base="xsd:normalizedString">
<xsd:enumeration value="East">
</xsd:enumeration>
<xsd:enumeration value="West">
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>

veloconnect 1.1

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.