Definition Type: ComplexType
Name: CommunicationABIEType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: Components.xsd
Abstract
Documentation:
CommunicationABIEType is logically derived from UN/CEFACT TBG17 ABIE CommunicationType as defined in the Reusable Aggregate Business Information Entity (RUABIE) XML Schema file.
Collapse XSD Schema Diagram:
Drilldown into Preference in schema components_xsd1 Drilldown into Text in schema fields_xsd1 Drilldown into HTMLPreferredIndicator in schema fields_xsd1 Drilldown into URI in schema fields_xsd1 Drilldown into Address in schema components_xsd1 Drilldown into Access in schema fields_xsd1 Drilldown into Extension in schema fields_xsd1 Drilldown into DialNumber in schema fields_xsd1 Drilldown into AreaDialing in schema fields_xsd1 Drilldown into CountryDialing in schema fields_xsd1 Drilldown into UseCode in schema fields_xsd1 Drilldown into ChannelCode in schema fields_xsd1 Drilldown into preferredIndicator in schema components_xsd1 Drilldown into sequence in schema components_xsd1XSD Diagram of CommunicationABIEType in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="CommunicationABIEType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            CommunicationABIEType is logically derived from UN/CEFACT TBG17 ABIE CommunicationType
            as defined in the Reusable Aggregate Business Information Entity (RUABIE) XML Schema
            file.
         </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" ref="ChannelCode" />
        <xsd:element minOccurs="0" ref="UseCode" />
        <xsd:choice>
            <xsd:sequence>
                <xsd:element minOccurs="0" ref="CountryDialing" />
                <xsd:element minOccurs="0" ref="AreaDialing" />
                <xsd:element minOccurs="0" ref="DialNumber" />
                <xsd:element minOccurs="0" ref="Extension" />
                <xsd:element minOccurs="0" ref="Access" />
            </xsd:sequence>
            <xsd:element minOccurs="0" ref="Address" />
            <xsd:sequence>
                <xsd:element minOccurs="0" ref="URI" />
                <xsd:element minOccurs="0" ref="HTMLPreferredIndicator" />
            </xsd:sequence>
            <xsd:element maxOccurs="unbounded" minOccurs="0" ref="Text" />
        </xsd:choice>
        <xsd:element minOccurs="0" ref="Preference" />
    </xsd:sequence>
    <xsd:attribute name="sequence" type="PositiveIntegerNumericType" />
    <xsd:attribute name="preferredIndicator" type="IndicatorType" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ChannelCode oagis:ChannelCode 0 (1)
UseCode oagis:UseCode 0 (1)
CountryDialing oagis:CountryDialing 0 (1)
AreaDialing oagis:AreaDialing 0 (1)
DialNumber oagis:DialNumber 0 (1)
Extension oagis:Extension 0 (1)
Access oagis:Access 0 (1)
Address oagis:Address 0 (1)
URI oagis:URI 0 (1)
HTMLPreferredIndicator oagis:HTMLPreferredIndicator 0 (1)
Text oagis:Text 0 unbounded
Preference oagis:Preference 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
sequence oagis:sequence (Optional)
preferredIndicator oagis:preferredIndicator (Optional)
Collapse Derivation Tree:
Collapse References:
oagis:CommunicationType