TelephoneCommunication
Element information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Type: TelephoneCommunicationType
Properties: Global, Qualified, ID: oagis-id-92a1c114ffe54baeb7c5578a8b9d961b
Content
- Sequence [1..1]
- ChannelCode [0..1] Identifies the channel in which the associated entity comes.
- CountryDialingCode [0..1] The country dialing code for a communication number.
- AreaDialingCode [0..1] The area dialing code for a communication number.
- DialNumber [0..1] The commication number, not including country dialing or area dialing codes.
- PhoneExtension [0..1] The extension of the assoicated communication number.
- Access [0..1] The text that permits access to the electronic network of the associated communication number such as telephone network, for example 9, *70.
- FormattedNumber [0..1] Specifies details of an actual formatted number
- Preference [0..*]
- EffectiveTimePeriod [0..*] A time period in which an associated object is effective.
- Usage [0..*]
- Extension [0..1] Allows the user of OAGIS to extend the specification in order to provide additional information that is not captured in OAGIS.This is done by defining the additional information in XML Schema and referencing the new schema in the xml instance document through the use of namespaces. Once this is done the additional information defined there can be carried in the BOD XML instance document.The Open Applications Group will make best efforts to quickly consider all proposed submissions.The Extension is always the last element in all components, except where the component has been extended inline.
from type IdentificationTypefrom type TelephoneCommunicationBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used in
- Type ContactABIEType
- Type ContactBaseType via extension of ContactABIEType
- Type ContactType via extension of ContactABIEType (Elements EmergencyContact, Contact, SalesContact, ShippingContact, CustomerServiceContact, RequesterContact, PlannerContact ...more)
- Type SignatoryContactBaseType via extension of ContactABIEType
- Type SignatoryContactType via extension of ContactABIEType (Element SignatoryContact)
Sample instance
<TelephoneCommunication> <ID/> <IDSet> <ID/> </IDSet> <ChannelCode>normalizedString</ChannelCode> <CountryDialingCode>normalizedString</CountryDialingCode> <AreaDialingCode>normalizedString</AreaDialingCode> <DialNumber/> <PhoneExtension/> <Access/> <FormattedNumber/> <Preference> <ID/> <IDSet> <ID/> </IDSet> <PrioritySequenceValue>1</PrioritySequenceValue> <EffectiveTimePeriod> <InclusiveIndicator>true</InclusiveIndicator> <StartDateTime></StartDateTime> <StartTime>token</StartTime> <Duration>P1Y2M3DT10H</Duration> <EndDateTime></EndDateTime> <EndTime>token</EndTime> </EffectiveTimePeriod> <AvailableTimePeriod> <InclusiveIndicator>true</InclusiveIndicator> <StartDateTime></StartDateTime> <StartTime>token</StartTime> <Duration>P1Y2M3DT10H</Duration> <EndDateTime></EndDateTime> <EndTime>token</EndTime> </AvailableTimePeriod> <UnavailableTimePeriod> <InclusiveIndicator>true</InclusiveIndicator> <StartDateTime></StartDateTime> <StartTime>token</StartTime> <Duration>P1Y2M3DT10H</Duration> <EndDateTime></EndDateTime> <EndTime>token</EndTime> </UnavailableTimePeriod> <Description/> <Note/> <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> </Preference> <EffectiveTimePeriod> <InclusiveIndicator>true</InclusiveIndicator> <StartDateTime></StartDateTime> <StartTime>token</StartTime> <Duration>P1Y2M3DT10H</Duration> <EndDateTime></EndDateTime> <EndTime>token</EndTime> </EffectiveTimePeriod> <Usage> <ID/> <IDSet> <ID/> </IDSet> <GeographicalRegionCode>normalizedString</GeographicalRegionCode> <LegalIndicator>true</LegalIndicator> <FormattedName/> <FormattedAddressUse> <ID/> <IDSet>... </IDSet> <PurposeCode>normalizedString</PurposeCode> <AddressLine/> <Extension>....................................... </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> <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> </TelephoneCommunication>