Definition Type: Element
Name: DepartmentDescription
Namespace: http://www.starstandard.org/STAR/5
Type: udt:TextType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Description of the internal department(s) paying for work
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsdXSD Diagram of DepartmentDescription in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="unbounded" minOccurs="0" name="DepartmentDescription" type="udt:TextType">
    <xsd:annotation>
        <xsd:documentation>
                        Description of the internal department(s) paying for
                        work
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
Collapse Derivation Tree: