<xs:element name="Description" type="AddressDescriptionType" minOccurs="0"><xs:annotation><xs:documentation>The optional Description element characterizes the type of the address to distinguish among delivery, postal, and visitor addresses.</xs:documentation></xs:annotation></xs:element>
The optional InternalLocation element is an organization-defined address for internal mail delivery.
Diagram
Type
xs:token
Properties
content
simple
minOccurs
0
Source
<xs:element name="InternalLocation" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional InternalLocation element is an organization-defined address for internal mail delivery.</xs:documentation></xs:annotation></xs:element>
The optional StreetNumber element is the number of a location on a street.
Diagram
Type
xs:token
Properties
content
simple
minOccurs
0
Source
<xs:element name="StreetNumber" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional StreetNumber element is the number of a location on a street.</xs:documentation></xs:annotation></xs:element>
The optional Street element is the name of the street.
Diagram
Type
xs:token
Properties
content
simple
minOccurs
0
Source
<xs:element name="Street" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional Street element is the name of the street.</xs:documentation></xs:annotation></xs:element>
The optional PostalBox element is the number of a postal box.
Diagram
Type
xs:token
Properties
content
simple
minOccurs
0
Source
<xs:element name="PostalBox" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional PostalBox element is the number of a postal box.</xs:documentation></xs:annotation></xs:element>
The optional Town element is the name of a town or city.
Diagram
Type
xs:token
Properties
content
simple
minOccurs
0
Source
<xs:element name="Town" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional Town element is the name of a town or city.</xs:documentation></xs:annotation></xs:element>
The optional Region element is the name of a region.
Diagram
Type
xs:token
Properties
content
simple
minOccurs
0
Source
<xs:element name="Region" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional Region element is the name of a region.</xs:documentation></xs:annotation></xs:element>
The optional PostalCode element is the code used by the country's postal service.
Diagram
Type
xs:token
Properties
content
simple
minOccurs
0
Source
<xs:element name="PostalCode" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional PostalCode element is the code used by the country's postal service.</xs:documentation></xs:annotation></xs:element>
The optional Country element is the name of the country.
Diagram
Type
xs:token
Properties
content
simple
minOccurs
0
Source
<xs:element name="Country" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional Country element is the name of the country.</xs:documentation></xs:annotation></xs:element>
The optional FacsimileNumber element is the telephone number where facsimiles may be received.
Diagram
Type
xs:token
Properties
content
simple
minOccurs
0
Source
<xs:element name="FacsimileNumber" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional FacsimileNumber element is the telephone number where facsimiles may be received.</xs:documentation></xs:annotation></xs:element>
The optional TelephoneNumber element is the number where telephone calls may be received.
Diagram
Type
xs:token
Properties
content
simple
minOccurs
0
Source
<xs:element name="TelephoneNumber" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional TelephoneNumber element is the number where telephone calls may be received.</xs:documentation></xs:annotation></xs:element>
The optional ElectronicMailAddress element is the electronic mail address at which electronic messages may be received.
Diagram
Type
xs:token
Properties
content
simple
minOccurs
0
Source
<xs:element name="ElectronicMailAddress" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional ElectronicMailAddress element is the electronic mail address at which electronic messages may be received.</xs:documentation></xs:annotation></xs:element>
The optional TelexNumber element is the number at which telex messages may be received.
Diagram
Type
xs:token
Properties
content
simple
minOccurs
0
Source
<xs:element name="TelexNumber" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional TelexNumber element is the number at which telex messages may be received.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="PhysicalAddressType"><xs:annotation><xs:documentation>The PhysicalAddressType defines a physical address.</xs:documentation></xs:annotation><xs:sequence><xs:element name="Description" type="AddressDescriptionType" minOccurs="0"><xs:annotation><xs:documentation>The optional Description element characterizes the type of the address to distinguish among delivery, postal, and visitor addresses.</xs:documentation></xs:annotation></xs:element><xs:element name="InternalLocation" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional InternalLocation element is an organization-defined address for internal mail delivery.</xs:documentation></xs:annotation></xs:element><xs:element name="StreetNumber" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional StreetNumber element is the number of a location on a street.</xs:documentation></xs:annotation></xs:element><xs:element name="Street" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional Street element is the name of the street.</xs:documentation></xs:annotation></xs:element><xs:element name="PostalBox" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional PostalBox element is the number of a postal box.</xs:documentation></xs:annotation></xs:element><xs:element name="Town" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional Town element is the name of a town or city.</xs:documentation></xs:annotation></xs:element><xs:element name="Region" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional Region element is the name of a region.</xs:documentation></xs:annotation></xs:element><xs:element name="PostalCode" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional PostalCode element is the code used by the country's postal service.</xs:documentation></xs:annotation></xs:element><xs:element name="Country" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional Country element is the name of the country.</xs:documentation></xs:annotation></xs:element><xs:element name="FacsimileNumber" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional FacsimileNumber element is the telephone number where facsimiles may be received.</xs:documentation></xs:annotation></xs:element><xs:element name="TelephoneNumber" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional TelephoneNumber element is the number where telephone calls may be received.</xs:documentation></xs:annotation></xs:element><xs:element name="ElectronicMailAddress" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional ElectronicMailAddress element is the electronic mail address at which electronic messages may be received.</xs:documentation></xs:annotation></xs:element><xs:element name="TelexNumber" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional TelexNumber element is the number at which telex messages may be received.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>