| schema location: | Z:\schema\Rev0\Address.xsd |
| attribute form default: | |
| element form default: | qualified |
| targetNamespace: | http://www.eamxml.org/schema/Rev0 |
| Elements | Complex types |
| Address | AddressType |
| diagram | |
| namespace | http://www.eamxml.org/schema/Rev0 |
| source | <xs:element name="Address"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||
| children | AddressName AddressLine City State Country PostalCode Latitude Longitude Contact UserDefined | ||||||||||||
| attributes |
|
||||||||||||
| source | <xs:complexType name="AddressType"> <xs:sequence> <xs:element name="AddressName" type="xs:string" minOccurs="0"/> <xs:element name="AddressLine" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="City" type="xs:string" minOccurs="0"/> <xs:element name="State" type="xs:string" minOccurs="0"/> <xs:element name="Country" type="xs:string" minOccurs="0"/> <xs:element name="PostalCode" type="xs:string" minOccurs="0"/> <xs:element name="Latitude" type="xs:float" minOccurs="0"/> <xs:element name="Longitude" type="xs:float" minOccurs="0"/> <xs:element name="Contact" type="ContactType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="UserDefined" type="UserDefinedType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute name="Id" type="xs:string" use="required"/> </xs:complexType> |
| type | xs:string | ||||
| properties |
|
||||
| source | <xs:attribute name="Id" type="xs:string" use="required"/> |
| diagram | |||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="AddressName" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||
| properties |
|
||||||
| source | <xs:element name="AddressLine" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | |||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="City" type="xs:string" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="State" type="xs:string" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="Country" type="xs:string" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||
| type | xs:string | ||||||||
| properties |
|
||||||||
| source | <xs:element name="PostalCode" type="xs:string" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||
| type | xs:float | ||||||||
| properties |
|
||||||||
| source | <xs:element name="Latitude" type="xs:float" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||
| type | xs:float | ||||||||
| properties |
|
||||||||
| source | <xs:element name="Longitude" type="xs:float" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||
| type | ContactType | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | Phone Fax Email EDI SMS Pager Mobile InstantMessenger ContactValue | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="Contact" type="ContactType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.eamxml.org/schema/Rev0 | ||||||||||||||||||||||||
| type | UserDefinedType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xs:element name="UserDefined" type="UserDefinedType" minOccurs="0" maxOccurs="unbounded"/> |