Definition Type: ComplexType
Name: ContactType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Containing Schema: UBL-CommonAggregateComponents-1.0.xsd
Abstract
Documentation:
ABIE Contact. Details information that identifies the contact person or department together with information about how they can be contacted. Contact
Collapse XSD Schema Diagram:
Drilldown into OtherCommunication in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into ElectronicMail in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into Telefax in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into Telephone in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into Name in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into ID in schema ubl-commonaggregatecomponents-1_0_xsdXSD Diagram of ContactType in schema ubl-commonaggregatecomponents-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="ContactType">
    <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>Contact. Details</ccts:DictionaryEntryName>
                <ccts:Definition>information that identifies the contact person or department together with information about how they can be contacted.</ccts:Definition>
                <ccts:ObjectClass>Contact</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="1">
            <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>Contact. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>identifies the department or employee by a unique identity other than their name when given as a contact.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Contact</ccts:ObjectClass>
                        <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                        <ccts:Examples>"Receivals Clerk"</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:Name" minOccurs="0" maxOccurs="1">
            <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>Contact. Name</ccts:DictionaryEntryName>
                        <ccts:Definition>identifies the department or employee name given as a contact.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Contact</ccts:ObjectClass>
                        <ccts:PropertyTerm>Name</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
                        <ccts:DataType>Name_Text. Type</ccts:DataType>
                        <ccts:Examples>"Delivery Dock"</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:Telephone" minOccurs="0" maxOccurs="1">
            <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>Contact. Telephone. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>the number or virtual address of a telephone in a telecommunication system</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Contact</ccts:ObjectClass>
                        <ccts:PropertyTerm>Telephone</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:Telefax" minOccurs="0" maxOccurs="1">
            <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>Contact. Telefax. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>the number or virtual address of a facsimile in a telecommunication system</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Contact</ccts:ObjectClass>
                        <ccts:PropertyTerm>Telefax</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:ElectronicMail" minOccurs="0" maxOccurs="1">
            <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>Contact. Electronic_ Mail. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>the number or virtual address of an e-mail mailbox in the internet</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Contact</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Electronic</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Mail</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="OtherCommunication" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Contact. Other_ Communication. Communication</ccts:DictionaryEntryName>
                        <ccts:Definition>additional means of communicating with the Contact.</ccts:Definition>
                        <ccts:Cardinality>0..n</ccts:Cardinality>
                        <ccts:ObjectClass>Contact</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Other</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Communication</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Communication</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID cac:ID 0 1
Name cbc:Name 0 1
Telephone cbc:Telephone 0 1
Telefax cbc:Telefax 0 1
ElectronicMail cbc:ElectronicMail 0 1
OtherCommunication cac:OtherCommunication 0 unbounded
Collapse Derivation Tree:
Collapse References:
cac:AccountsContact, cac:Contact, cac:OrderContact, cac:ShippingContact