Usage
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: UsageType
Properties: Global, Qualified, ID: oagis-id-730f42810201404b983773edaed5385d
Content
- Sequence [1..1]
- GeographicalRegionCode [0..1]
- LegalIndicator [0..1]
- FormattedName [0..*]
- FormattedAddressUse [0..*]
- EffectiveTimePeriod [0..1] A time period in which an associated object is effective.
- Extension [0..1]
from type IdentificationTypefrom type UsageBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used in
- Type AddressBaseType
- Type AddressType via extension of AddressBaseType (Elements Address, PostalAddress, PhysicalAddress, BillingAddress, OwnerAddress, RemitLocationPostalAddress)
- Type PersonNameBaseType
- Type PersonNameType via extension of PersonNameBaseType (Element PersonName)
- Type TelephoneCommunicationBaseType
- Type TelephoneCommunicationType via extension of TelephoneCommunicationBaseType (Element TelephoneCommunication)
Sample instance
<Usage> <ID/> <IDSet> <ID/> </IDSet> <GeographicalRegionCode>normalizedString</GeographicalRegionCode> <LegalIndicator>true</LegalIndicator> <FormattedName/> <FormattedAddressUse> <ID/> <IDSet> <ID/> </IDSet> <PurposeCode>normalizedString</PurposeCode> <AddressLine/> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </FormattedAddressUse> <EffectiveTimePeriod> <InclusiveIndicator>true</InclusiveIndicator> <StartDateTime></StartDateTime> <StartTime>token</StartTime> <Duration>P1Y2M3DT10H</Duration> <EndDateTime></EndDateTime> <EndTime>token</EndTime> </EffectiveTimePeriod> <Extension> <AnyExtension> <!--any element--> </AnyExtension> <Amount/> <Code/> <DateTime></DateTime> <ID/> <Indicator>true</Indicator> <Measure/> <Name/> <Number>1.0</Number> <Quantity/> <Text/> <Time></Time> <ValueText>string</ValueText> </Extension> </Usage>