veloconnect 1.1

urn:oasis:names:specification:ubl:schema:xsd:LatitudeDirectionCode-1.0
simpleType LatitudeDirectionCodeContentType

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

Documentation
North South
Properties
This component is not nillable.

Model

('North' | 'South')

Source
<xsd:simpleType name="LatitudeDirectionCodeContentType">
<xsd:restriction base="xsd:normalizedString">
<xsd:enumeration value="North">
</xsd:enumeration>
<xsd:enumeration value="South">
</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.