Definition Type: ComplexType
Name: SemanticContactType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:ContactABIEType
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into Preference in schema components_xsd1 Drilldown into Communication in schema components_xsd1 Drilldown into DepartmentName in schema fields_xsd1 Drilldown into Responsibility in schema fields_xsd1 Drilldown into JobTitle in schema fields_xsd1 Drilldown into Name in schema fields_xsd1 Drilldown into ID in schema fields_xsd1 Drilldown into ContactABIEType in schema components_xsd1 Drilldown into languageCode in schema components_xsd1XSD Diagram of SemanticContactType in schema components_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="SemanticContactType">
    <xsd:complexContent>
        <xsd:extension base="ContactABIEType">
            <xsd:sequence>
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
            <xsd:attribute name="languageCode" type="LanguageCodeContentType" />
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oa:ID 0 unbounded
Name oa:Name 0 unbounded
JobTitle oa:JobTitle 0 (1)
Responsibility oa:Responsibility 0 unbounded
DepartmentName oa:DepartmentName 0 (1)
Communication oa:Communication 0 unbounded
Preference oa:Preference 0 (1)
UserArea oa:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
languageCode oa:languageCode (Optional)
Collapse Derivation Tree:
Collapse References:
oa:BuyerContact, oa:ContactType, oa:CustomerServiceContact, oa:PlannerContact, oa:ReceivingContact, oa:RequesterContact, oa:ReviewerContact, oa:SalesContact, oa:ShippingContact