Schema Central > OAGIS® 9.4.1 > Address
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

Address

Element information

Namespace: http://www.openapplications.org/oagis/9

Schema document: org_openapplications_platform/1_1_1/Common/OAGi/Components/Components.xsd

Type: AddressType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
languageCode [0..1]LanguageCodeContentTypefrom type AddressBaseType
type [0..1]NormalizedStringTypefrom type AddressBaseType

Used in

Sample instance

<Address>
   <ID>normalizedString</ID>
   <FormatCode>normalizedString</FormatCode>
   <AttentionOfName>string</AttentionOfName>
   <CareOfName>string</CareOfName>
   <AddressLine>string</AddressLine>
   <CitySubDivisionName>string</CitySubDivisionName>
   <CityName>string</CityName>
   <CountrySubDivisionCode>normalizedString</CountrySubDivisionCode>
   <CountryCode>normalizedString</CountryCode>
   <PostalCode>normalizedString</PostalCode>
   <Status>
      <Code>normalizedString</Code>
      <Description>string</Description>
      <EffectiveDateTime>2000-01-01</EffectiveDateTime>
      <ReasonCode>normalizedString</ReasonCode>
      <Reason>string</Reason>
      <TimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </TimePeriod>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Status>
   <Preference>
      <Sequence>1</Sequence>
      <Indicator>true</Indicator>
      <EffectiveTimePeriod>
         <InclusiveIndicator>true</InclusiveIndicator>
         <StartDateTime>2000-01-01</StartDateTime>
         <Duration>P1Y2M3DT10H</Duration>
      </EffectiveTimePeriod>
      <UserArea>
         <!--any element-->
      </UserArea>
   </Preference>
   <UserArea>
      <!--any element-->
   </UserArea>
</Address>

Site developed and hosted by Datypic, Inc.

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