Documentation for CityGML

Element: ThoroughfareNumberPrefix

[Table of contents]

Name ThoroughfareNumberPrefix
Used by (from the same schema document) Element Thoroughfare , Element Thoroughfare , Element Thoroughfare
Type Locally-defined complex type
Nillable no
Abstract no
Documentation Prefix before the number. A in A12 Archer Street
Logical Diagram
XML Instance Representation
<ThoroughfareNumberPrefix
NumberPrefixSeparator="anySimpleType [0..1]"
Type="anySimpleType [0..1]"
Code="anySimpleType [0..1]

'Used by postal services to encode the name of the element.'

"
Allow any attributes from a namespace other than this schema's namespace (strict validation).
/>
Diagram
h447686930
Schema Component Representation
<xs:element name="ThoroughfareNumberPrefix">
<xs:complexType mixed="true">
<xs:attribute name="NumberPrefixSeparator"/>
<xs:attribute name="Type"/>
<xs:attributeGroup ref=" grPostal "/>
<xs:anyAttribute namespace="##other"/>
</xs:complexType>
</xs:element>