| diagram | ![]() |
||
| children | StreetName StreetNumber Building CityName CityCode State Country Phone Fax Email Homepage | ||
| used by |
|
||
| source | <xs:complexType name="AddressType"> <xs:sequence> <xs:element name="StreetName" type="Text256Type" minOccurs="0"/> <xs:element name="StreetNumber" type="Text32Type" minOccurs="0"/> <xs:element name="Building" type="Text256Type" minOccurs="0"/> <xs:element name="CityName" type="Text256Type" minOccurs="0"/> <xs:element name="CityCode" type="Text32Type" minOccurs="0"/> <xs:element name="State" type="Text256Type" minOccurs="0"/> <xs:element name="Country" type="ISOCountryCodeType"/> <xs:element name="Phone" type="Text256Type" minOccurs="0"/> <xs:element name="Fax" type="Text64Type" minOccurs="0"/> <xs:element name="Email" type="Text256Type" minOccurs="0"/> <xs:element name="Homepage" type="Text256Type" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||||||
| type | Text256Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:element name="StreetName" type="Text256Type" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | Text32Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:element name="StreetNumber" type="Text32Type" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | Text256Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:element name="Building" type="Text256Type" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | Text256Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:element name="CityName" type="Text256Type" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | Text32Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:element name="CityCode" type="Text32Type" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | Text256Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:element name="State" type="Text256Type" minOccurs="0"/> |
| diagram | ![]() |
|||||||||
| type | ISOCountryCodeType | |||||||||
| properties |
|
|||||||||
| facets |
|
|||||||||
| source | <xs:element name="Country" type="ISOCountryCodeType"/> |
| diagram | ![]() |
||||||
| type | Text256Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:element name="Phone" type="Text256Type" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | Text64Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:element name="Fax" type="Text64Type" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | Text256Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:element name="Email" type="Text256Type" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | Text256Type | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:element name="Homepage" type="Text256Type" minOccurs="0"/> |