Schema Central > NIEM 2.0 > ols.xsd > xls:Address
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

xls:Address

The Address ADT. An address that is either a “Free Form Address” or a “Street Address” or an “Intersection Address”, with 0 or more “place” elements and an optional “postalCode” element. It also has two optional attributes, the “addressee” and the “phone number”, and one required attribute, the “country”.

Element information

Content

Attributes

NameOccTypeDescriptionNotes
addressee [0..1]xsd:stringfrom type xls:AbstractAddressType
countryCode [1..1]xls:CountryCodeTypefrom type xls:AbstractAddressType

Used in

Substitution hierarchy

Sample instance

<xls:Address countryCode="string">
   <xls:freeFormAddress>string</xls:freeFormAddress>
</xls:Address>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com