| diagram | ![]()  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <element name="ThoroughfareNumber"> <annotation> <documentation>Eg.: 23 Archer street or 25/15 Zero Avenue, etc</documentation> </annotation> <complexType mixed="true"> <attribute name="NumberType"> <annotation> <documentation>12 Archer Street is "Single" and 12-14 Archer Street is "Range"</documentation> </annotation> <simpleType> <restriction base="xs:NMTOKEN"> <enumeration value="Single"/> <enumeration value="Range"/> </restriction> </simpleType> </attribute> <attribute name="Type"/> <attribute name="Indicator"> <annotation> <documentation>No. in Street No.12 or "#" in Street # 12, etc.</documentation> </annotation> </attribute> <attribute name="IndicatorOccurrence"> <annotation> <documentation>No.12 where "No." is before actual street number</documentation> </annotation> <simpleType> <restriction base="xs:NMTOKEN"> <enumeration value="Before"/> <enumeration value="After"/> </restriction> </simpleType> </attribute> <attribute name="NumberOccurrence"> <annotation> <documentation>23 Archer St, Archer Street 23, St Archer 23</documentation> </annotation> <simpleType> <restriction base="xs:NMTOKEN"> <enumeration value="BeforeName"/> <enumeration value="AfterName"/> <enumeration value="BeforeType"/> <enumeration value="AfterType"/> </restriction> </simpleType> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element>  | 
				
| type | restriction of NMTOKEN | |||||||||
| facets | 
  | 
				|||||||||
| annotation | 
  | 
				|||||||||
| source | <attribute name="NumberType"> <annotation> <documentation>12 Archer Street is "Single" and 12-14 Archer Street is "Range"</documentation> </annotation> <simpleType> <restriction base="xs:NMTOKEN"> <enumeration value="Single"/> <enumeration value="Range"/> </restriction> </simpleType> </attribute>  | 
				
| source | <attribute name="Type"/> | 
| annotation | 
  | 
				||
| source | <attribute name="Indicator"> <annotation> <documentation>No. in Street No.12 or "#" in Street # 12, etc.</documentation> </annotation> </attribute>  | 
				
| type | restriction of NMTOKEN | |||||||||
| facets | 
  | 
				|||||||||
| annotation | 
  | 
				|||||||||
| source | <attribute name="IndicatorOccurrence"> <annotation> <documentation>No.12 where "No." is before actual street number</documentation> </annotation> <simpleType> <restriction base="xs:NMTOKEN"> <enumeration value="Before"/> <enumeration value="After"/> </restriction> </simpleType> </attribute>  | 
				
| type | restriction of NMTOKEN | |||||||||||||||
| facets | 
  | 
				|||||||||||||||
| annotation | 
  | 
				|||||||||||||||
| source | <attribute name="NumberOccurrence"> <annotation> <documentation>23 Archer St, Archer Street 23, St Archer 23</documentation> </annotation> <simpleType> <restriction base="xs:NMTOKEN"> <enumeration value="BeforeName"/> <enumeration value="AfterName"/> <enumeration value="BeforeType"/> <enumeration value="AfterType"/> </restriction> </simpleType> </attribute>  |