Definition Type: ComplexType
Name: Department_Type
Namespace: http://ACORD.org/Standards/Life/2
Containing Schema: XMLife2.20.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OLifEExtension in schema xlifebase2_20_01_xsd Drilldown into WorkLocationInd in schema xmlife2_20_01_xsd Drilldown into DepartmentLevel in schema xmlife2_20_01_xsd Drilldown into DepartmentName in schema xmlife2_20_01_xsd Drilldown into DepartmentSysKey in schema xmlife2_20_01_xsd Drilldown into DepartmentKey in schema xmlife2_20_01_xsd Drilldown into DataRep in schema xmlife2_20_01_xsd Drilldown into id in schema xmlife2_20_01_xsdXSD Diagram of Department_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="Department_Type">
    <xsd:sequence>
        <xsd:element ref="DepartmentKey" minOccurs="0" />
        <xsd:element ref="DepartmentSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DepartmentName" minOccurs="0" />
        <xsd:element ref="DepartmentLevel" minOccurs="0" />
        <xsd:element ref="WorkLocationInd" minOccurs="0" />
        <xsd:element ref="OLifEExtension" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="id" type="xsd:ID" />
    <xsd:attribute name="DataRep" type="DATAREP_TYPES" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DepartmentKey nsA:DepartmentKey 0 (1)
DepartmentSysKey nsA:DepartmentSysKey 0 unbounded
DepartmentName nsA:DepartmentName 0 (1)
DepartmentLevel nsA:DepartmentLevel 0 (1)
WorkLocationInd nsA:WorkLocationInd 0 (1)
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
DataRep nsA:DataRep (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:Department