diagram | |||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | AddressLine PostOfficeName PostOfficeNumber PostalRoute PostBox PostalCode | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="PostOffice"> <annotation> <documentation>Specification of a post office. Examples are a rural post office where post is delivered and a post office containing post office boxes.</documentation> </annotation> <complexType> <sequence> <element ref="AddressLine" minOccurs="0" maxOccurs="unbounded"/> <choice> <element name="PostOfficeName" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Specification of the name of the post office. This can be a rural postoffice where post is delivered or a post office containing post office boxes.</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"/> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="PostOfficeNumber" minOccurs="0"> <annotation> <documentation>Specification of the number of the postoffice. Common in rural postoffices</documentation> </annotation> <complexType mixed="true"> <attribute name="Indicator"> <annotation> <documentation>MS in MS 62, # in MS # 12, etc.</documentation> </annotation> </attribute> <attribute name="IndicatorOccurrence"> <annotation> <documentation>MS occurs before 62 in MS 62</documentation> </annotation> <simpleType> <restriction base="xs:NMTOKEN"> <enumeration value="Before"/> <enumeration value="After"/> </restriction> </simpleType> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> </choice> <element name="PostalRoute" type="PostalRouteType" minOccurs="0"> <annotation> <documentation>A Postal van is specific for a route as in Is`rael, Rural route</documentation> </annotation> </element> <element ref="PostBox" minOccurs="0"/> <element ref="PostalCode" minOccurs="0"/> <any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute name="Type"> <annotation> <documentation>Could be a Mobile Postoffice Van as in Isreal</documentation> </annotation> </attribute> <attribute name="Indicator"> <annotation> <documentation>eg. Kottivakkam (P.O) here (P.O) is the Indicator</documentation> </annotation> </attribute> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="Type"> <annotation> <documentation>Could be a Mobile Postoffice Van as in Isreal</documentation> </annotation> </attribute> |
annotation |
|
||
source | <attribute name="Indicator"> <annotation> <documentation>eg. Kottivakkam (P.O) here (P.O) is the Indicator</documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <element name="PostOfficeName" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>Specification of the name of the post office. This can be a rural postoffice where post is delivered or a post office containing post office boxes.</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"/> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
source | <attribute name="Type"/> |
diagram | |||||||||||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <element name="PostOfficeNumber" minOccurs="0"> <annotation> <documentation>Specification of the number of the postoffice. Common in rural postoffices</documentation> </annotation> <complexType mixed="true"> <attribute name="Indicator"> <annotation> <documentation>MS in MS 62, # in MS # 12, etc.</documentation> </annotation> </attribute> <attribute name="IndicatorOccurrence"> <annotation> <documentation>MS occurs before 62 in MS 62</documentation> </annotation> <simpleType> <restriction base="xs:NMTOKEN"> <enumeration value="Before"/> <enumeration value="After"/> </restriction> </simpleType> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="Indicator"> <annotation> <documentation>MS in MS 62, # in MS # 12, etc.</documentation> </annotation> </attribute> |
type | restriction of NMTOKEN | |||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <attribute name="IndicatorOccurrence"> <annotation> <documentation>MS occurs before 62 in MS 62</documentation> </annotation> <simpleType> <restriction base="xs:NMTOKEN"> <enumeration value="Before"/> <enumeration value="After"/> </restriction> </simpleType> </attribute> |
diagram | |||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||
type | PostalRouteType | ||||||||||||
properties |
|
||||||||||||
children | AddressLine PostalRouteName PostalRouteNumber PostBox | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <element name="PostalRoute" type="PostalRouteType" minOccurs="0"> <annotation> <documentation>A Postal van is specific for a route as in Is`rael, Rural route</documentation> </annotation> </element> |