Definition Type: ComplexType
Name: RequisiteObjectInfo_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 ObjectType in schema xlifebase2_20_01_xsd Drilldown into ProductCode in schema xmlife2_20_01_xsd Drilldown into RequisiteObjectInfoSysKey in schema xmlife2_20_01_xsd Drilldown into RequisiteObjectInfoKey in schema xmlife2_20_01_xsd Drilldown into ObjectIDRef 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 RequisiteObjectInfo_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="RequisiteObjectInfo_Type">
    <xsd:sequence>
        <xsd:element ref="RequisiteObjectInfoKey" minOccurs="0" />
        <xsd:element ref="RequisiteObjectInfoSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="ProductCode" minOccurs="0" />
        <xsd:element ref="ObjectType" 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:attribute name="ObjectIDRef" type="xsd:IDREF" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RequisiteObjectInfoKey nsA:RequisiteObjectInfoKey 0 (1)
RequisiteObjectInfoSysKey nsA:RequisiteObjectInfoSysKey 0 unbounded
ProductCode nsA:ProductCode 0 (1)
ObjectType nsA:ObjectType 0 (1)
OLifEExtension nsA:OLifEExtension 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
DataRep nsA:DataRep (Optional)
ObjectIDRef nsA:ObjectIDRef (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:RequisiteObjectInfo