Definition Type: ComplexType
Name: ContactType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatebusinessinformationentity/0.1
Containing Schema: ReusableAggregateBusinessInformationEntity.xsd
Abstract
Documentation:
Contact. Details 0.1 Contact
Collapse XSD Schema Diagram:
Drilldown into Preference in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Communication in schema reusableaggregatebusinessinformationentity_xsd Drilldown into DepartmentName in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Responsibility in schema reusableaggregatebusinessinformationentity_xsd Drilldown into JobTitle in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Name in schema reusableaggregatebusinessinformationentity_xsd Drilldown into ID in schema reusableaggregatebusinessinformationentity_xsd Drilldown into Type in schema reusableaggregatebusinessinformationentity_xsdXSD Diagram of ContactType in schema reusableaggregatebusinessinformationentity_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ContactType">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">
            <ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Contact. Details</ccts:DictionaryEntryName>
            <ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">0.1</ccts:VersionID>
            <ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:ObjectClassTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Contact</ccts:ObjectClassTermName>
            <ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:BusinessTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
            <ccts:Example xmlns:ccts="urn:un:unece:uncefact:documentation:1.1" />
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="Type" type="udt:TextType" minOccurs="0" />
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Name" type="udt:TextType" minOccurs="0" />
        <xsd:element name="JobTitle" type="udt:TextType" minOccurs="0" />
        <xsd:element name="Responsibility" type="udt:TextType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="DepartmentName" type="udt:TextType" minOccurs="0" />
        <xsd:element name="Communication" type="ram:CommunicationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Preference" type="ram:PreferenceType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Type ram:Type 0 (1)
ID ram:ID 0 unbounded
Name ram:Name 0 (1)
JobTitle ram:JobTitle 0 (1)
Responsibility ram:Responsibility 0 unbounded
DepartmentName ram:DepartmentName 0 (1)
Communication ram:Communication 0 unbounded
Preference ram:Preference 0 (1)
Collapse Derivation Tree:
Collapse References:
ram:Contactram:EmergencyContact, ram:TransportInformationContact,