Definition Type Complex Type
Name CommunicationType
Namespace urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Abstract False
Documentation <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0"><ccts:ComponentType>ABIE</ccts:ComponentType><ccts:DictionaryEntryName>Communication. Details</ccts:DictionaryEntryName><ccts:Definition>information that identifies a means of communicating</ccts:Definition><ccts:ObjectClass>Communication</ccts:ObjectClass></ccts:Component>
XSD Schema ..\common\UBL-CommonAggregateComponents-1.0.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="CommunicationType" >
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Communication. Details</ccts:DictionaryEntryName>
        <ccts:Definition>information that identifies a means of communicating</ccts:Definition>
        <ccts:ObjectClass>Communication</ccts:ObjectClass>
      </ccts:Component>

    </xsd:documentation>

  </xsd:annotation>

  <xsd:sequence>
    <xsd:element minOccurs="1" maxOccurs="1" name="ChannelCode" type="chn:ChannelCodeType">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Communication. Channel. Code</ccts:DictionaryEntryName>
            <ccts:Definition>identifies the manner in which communication can be made (e.g. phone, email, etc.)</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Communication</ccts:ObjectClass>
            <ccts:PropertyTerm>Channel</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Channel_ Code. Type</ccts:DataType>
          </ccts:Component>

        </xsd:documentation>

      </xsd:annotation>

    </xsd:element>

    <xsd:element minOccurs="0" maxOccurs="1" ref="cbc:Value">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0" >
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Communication. Value. Text</ccts:DictionaryEntryName>
            <ccts:Definition>the value of the communication channel (e.g. phone number, email address,etc.)</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Communication</ccts:ObjectClass>
            <ccts:PropertyTerm>Value</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>&quot;+44 1 2345 6789&quot; &quot;president@whitehouse.com&quot;</ccts:Examples>
          </ccts:Component>

        </xsd:documentation>

      </xsd:annotation>

    </xsd:element>

  </xsd:sequence>

</xsd:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Derivation Tree
[No Sub Types]
CommunicationType
    cac:OtherCommunication
        cac:OtherCommunication
    cac:Communication
References
cac:OtherCommunication , cac:Communication
Generated using Liquid XML Studio by Liquid Technologies Ltd