Definition Type: Element
Name: Details
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:LanguageDependentTextType
Containing Schema: WorkSite.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into lang in schema xml_xsd Drilldown into LanguageDependentTextType in schema isoutilities_xsd Drilldown into type in schema worksite_xsdXSD Diagram of Details in schema worksite_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="Details" minOccurs="0" maxOccurs="unbounded">
    <xsd:complexType>
        <xsd:simpleContent>
            <xsd:extension base="LanguageDependentTextType">
                <xsd:attribute name="type" type="xsd:string" />
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
lang nsA:lang (Optional)
type hr:type (Optional)
Collapse Derivation Tree: