Definition Type: Element
Name: DefinedContact
Namespace: http://www.starstandard.org/STAR/5
Type: star:ContactABIEType
Containing Schema: Components.xsd
Abstract
Documentation:
A defined person or department that acts as a point of contact with another peson or department.
Collapse XSD Schema Diagram:
Drilldown into ContactMethodTypeCode in schema components_xsd Drilldown into URICommunication in schema components_xsd Drilldown into FaxCommunication in schema components_xsd Drilldown into PostalAddress in schema components_xsd Drilldown into UsagePreference in schema components_xsd Drilldown into TelephoneCommunication in schema components_xsd Drilldown into SpecifiedPerson in schema components_xsd Drilldown into PersonName in schema components_xsd Drilldown into TypeCode in schema components_xsd Drilldown into DepartmentName in schema components_xsd Drilldown into Responsibility in schema components_xsd Drilldown into JobTitle in schema components_xsd Drilldown into ID in schema components_xsd Drilldown into ContactABIEType in schema components_xsdXSD Diagram of DefinedContact in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="DefinedContact" type="ContactABIEType">
    <xsd:annotation>
        <xsd:documentation>
                A defined person or department that acts as a point of contact with
                    another peson or department.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID star:ID 0 (1)
JobTitle star:JobTitle 0 (1)
Responsibility star:Responsibility 0 (1)
DepartmentName star:DepartmentName 0 (1)
TypeCode star:TypeCode 1 (1)
PersonName star:PersonName 0 1
SpecifiedPerson star:SpecifiedPerson 0 1
TelephoneCommunication star:TelephoneCommunication 0 unbounded
UsagePreference star:UsagePreference 0 1
PostalAddress star:PostalAddress 0 1
FaxCommunication star:FaxCommunication 0 unbounded
URICommunication star:URICommunication 0 unbounded
ContactMethodTypeCode star:ContactMethodTypeCode 0 1
Collapse Derivation Tree: