diagram | |||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
children | AddressLine PostBoxNumber PostBoxNumberPrefix PostBoxNumberSuffix PostBoxNumberExtension Firm PostalCode | ||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="PostBox"> <annotation> <documentation>Specification of a postbox like mail delivery point. Only a single postbox number can be specified. Examples of postboxes are POBox, free mail numbers, etc.</documentation> </annotation> <complexType> <sequence> <element ref="AddressLine" minOccurs="0" maxOccurs="unbounded"/> <element name="PostBoxNumber"> <annotation> <documentation>Specification of the number of a postbox</documentation> </annotation> <complexType mixed="true"> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="PostBoxNumberPrefix" minOccurs="0"> <annotation> <documentation>Specification of the prefix of the post box number. eg. A in POBox:A-123</documentation> </annotation> <complexType mixed="true"> <attribute name="NumberPrefixSeparator"> <annotation> <documentation>A-12 where 12 is number and A is prefix and "-" is the separator</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="PostBoxNumberSuffix" minOccurs="0"> <annotation> <documentation>Specification of the suffix of the post box number. eg. A in POBox:123A</documentation> </annotation> <complexType mixed="true"> <attribute name="NumberSuffixSeparator"> <annotation> <documentation>12-A where 12 is number and A is suffix and "-" is the separator</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="PostBoxNumberExtension" minOccurs="0"> <annotation> <documentation>Some countries like USA have POBox as 12345-123</documentation> </annotation> <complexType mixed="true"> <attribute name="NumberExtensionSeparator"> <annotation> <documentation>"-" is the NumberExtensionSeparator in POBOX:12345-123</documentation> </annotation> </attribute> <anyAttribute namespace="##other"/> </complexType> </element> <element name="Firm" type="FirmType" minOccurs="0"> <annotation> <documentation>Specification of a firm, company, organization, etc. It can be specified as part of an address that contains a street or a postbox. It is therefore different from a large mail user address, which contains no street.</documentation> </annotation> </element> <element ref="PostalCode" minOccurs="0"/> <any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute name="Type"> <annotation> <documentation>Possible values are, not limited to: POBox and Freepost.</documentation> </annotation> </attribute> <attribute name="Indicator"> <annotation> <documentation>LOCKED BAG NO:1234 where the Indicator is NO: and Type is LOCKED BAG</documentation> </annotation> </attribute> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="Type"> <annotation> <documentation>Possible values are, not limited to: POBox and Freepost.</documentation> </annotation> </attribute> |
annotation |
|
||
source | <attribute name="Indicator"> <annotation> <documentation>LOCKED BAG NO:1234 where the Indicator is NO: and Type is LOCKED BAG</documentation> </annotation> </attribute> |
diagram | |||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="PostBoxNumber"> <annotation> <documentation>Specification of the number of a postbox</documentation> </annotation> <complexType mixed="true"> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
diagram | |||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="PostBoxNumberPrefix" minOccurs="0"> <annotation> <documentation>Specification of the prefix of the post box number. eg. A in POBox:A-123</documentation> </annotation> <complexType mixed="true"> <attribute name="NumberPrefixSeparator"> <annotation> <documentation>A-12 where 12 is number and A is prefix and "-" is the separator</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="NumberPrefixSeparator"> <annotation> <documentation>A-12 where 12 is number and A is prefix and "-" is the separator</documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="PostBoxNumberSuffix" minOccurs="0"> <annotation> <documentation>Specification of the suffix of the post box number. eg. A in POBox:123A</documentation> </annotation> <complexType mixed="true"> <attribute name="NumberSuffixSeparator"> <annotation> <documentation>12-A where 12 is number and A is suffix and "-" is the separator</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="NumberSuffixSeparator"> <annotation> <documentation>12-A where 12 is number and A is suffix and "-" is the separator</documentation> </annotation> </attribute> |
diagram | |||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="PostBoxNumberExtension" minOccurs="0"> <annotation> <documentation>Some countries like USA have POBox as 12345-123</documentation> </annotation> <complexType mixed="true"> <attribute name="NumberExtensionSeparator"> <annotation> <documentation>"-" is the NumberExtensionSeparator in POBOX:12345-123</documentation> </annotation> </attribute> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="NumberExtensionSeparator"> <annotation> <documentation>"-" is the NumberExtensionSeparator in POBOX:12345-123</documentation> </annotation> </attribute> |
diagram | |||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||
type | FirmType | ||||||||||||
properties |
|
||||||||||||
children | AddressLine FirmName Department MailStop PostalCode | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <element name="Firm" type="FirmType" minOccurs="0"> <annotation> <documentation>Specification of a firm, company, organization, etc. It can be specified as part of an address that contains a street or a postbox. It is therefore different from a large mail user address, which contains no street.</documentation> </annotation> </element> |