Definition Type: ComplexType
Name: ContactType
Namespace: http://www.openapplications.org/oagis/9/reusableaggregatecorecomponentSchemaModule/0.1
Containing Schema: ReusableAggregateCoreComponent.xsd
Abstract
Documentation:
Contact. Details 0.1 Contact
Collapse XSD Schema Diagram:
Drilldown into Address in schema reusableaggregatecorecomponent_xsd Drilldown into Preference in schema reusableaggregatecorecomponent_xsd Drilldown into Communication in schema reusableaggregatecorecomponent_xsd Drilldown into Organization in schema reusableaggregatecorecomponent_xsd Drilldown into Person in schema reusableaggregatecorecomponent_xsd Drilldown into Name in schema reusableaggregatecorecomponent_xsd Drilldown into Type in schema reusableaggregatecorecomponent_xsd Drilldown into PrimaryContactIndicator in schema reusableaggregatecorecomponent_xsd Drilldown into DepartmentName in schema reusableaggregatecorecomponent_xsd Drilldown into Responsibility in schema reusableaggregatecorecomponent_xsd Drilldown into JobTitle in schema reusableaggregatecorecomponent_xsd Drilldown into ID in schema reusableaggregatecorecomponent_xsdXSD Diagram of ContactType in schema reusableaggregatecorecomponent_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="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="unbounded" />
        <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="PrimaryContactIndicator" type="udt:IndicatorType" minOccurs="0" />
        <xsd:element name="Type" type="udt:TextType" minOccurs="0" />
        <xsd:element name="Name" type="udt:TextType" minOccurs="0" />
        <xsd:element name="Person" type="rcm:PersonType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Organization" type="rcm:OrganizationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Communication" type="rcm:CommunicationType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Preference" type="rcm:PreferenceType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Address" type="rcm:AddressType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID rcm:ID 0 unbounded
JobTitle rcm:JobTitle 0 (1)
Responsibility rcm:Responsibility 0 unbounded
DepartmentName rcm:DepartmentName 0 (1)
PrimaryContactIndicator rcm:PrimaryContactIndicator 0 (1)
Type rcm:Type 0 (1)
Name rcm:Name 0 (1)
Person rcm:Person 0 unbounded
Organization rcm:Organization 0 unbounded
Communication rcm:Communication 0 unbounded
Preference rcm:Preference 0 unbounded
Address rcm:Address 0 unbounded
Collapse Derivation Tree:
Collapse References:
rcm:Contactrcm:EmergencyContact, rcm:TransportInformationContact,