Documentation for CityGML

Element: ThoroughfareNumberSuffix

[Table of contents]

Name ThoroughfareNumberSuffix
Used by (from the same schema document) Element Thoroughfare , Element Thoroughfare , Element Thoroughfare
Type Locally-defined complex type
Nillable no
Abstract no
Documentation Suffix after the number. A in 12A Archer Street
Logical Diagram
XML Instance Representation
<ThoroughfareNumberSuffix
NumberSuffixSeparator="anySimpleType [0..1]

'NEAR, ADJACENT TO, etc','12-A where 12 is number and A is suffix and \"-\" is the separator'

"

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="ThoroughfareNumberSuffix">
<xs:complexType mixed="true">
<xs:attribute name="NumberSuffixSeparator"/>
<xs:attribute name="Type"/>
<xs:attributeGroup ref=" grPostal "/>
<xs:anyAttribute namespace="##other"/>
</xs:complexType>
</xs:element>