Definition Type: ComplexType
Name: AllowedRelationship_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 OppositeGenderInd in schema xmlife2_20_01_xsd Drilldown into AnyRelatedRolePlayerAgeInd in schema xmlife2_20_01_xsd Drilldown into MaxAgeRelatedRolePlayer in schema xmlife2_20_01_xsd Drilldown into MinAgeRelatedRolePlayer in schema xmlife2_20_01_xsd Drilldown into MaxNumRelatedRolePlayers in schema xmlife2_20_01_xsd Drilldown into MinNumRelatedRolePlayers in schema xmlife2_20_01_xsd Drilldown into ComboRelationship in schema xmlife2_20_01_xsd Drilldown into RelationshipCC in schema xmlife2_20_01_xsd Drilldown into RelatedRole in schema xmlife2_20_01_xsd Drilldown into OriginatingRole in schema xmlife2_20_01_xsd Drilldown into AllowedRelationshipSysKey in schema xmlife2_20_01_xsd Drilldown into AllowedRelationshipKey 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 AllowedRelationship_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="AllowedRelationship_Type">
    <xsd:sequence>
        <xsd:element ref="AllowedRelationshipKey" minOccurs="0" />
        <xsd:element ref="AllowedRelationshipSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="OriginatingRole" />
        <xsd:element ref="RelatedRole" />
        <xsd:choice>
            <xsd:element ref="RelationshipCC" />
            <xsd:element ref="ComboRelationship" maxOccurs="unbounded" />
        </xsd:choice>
        <xsd:element ref="MinNumRelatedRolePlayers" minOccurs="0" />
        <xsd:element ref="MaxNumRelatedRolePlayers" minOccurs="0" />
        <xsd:element ref="MinAgeRelatedRolePlayer" minOccurs="0" />
        <xsd:element ref="MaxAgeRelatedRolePlayer" minOccurs="0" />
        <xsd:element ref="AnyRelatedRolePlayerAgeInd" minOccurs="0" />
        <xsd:element ref="OppositeGenderInd" 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
AllowedRelationshipKey nsA:AllowedRelationshipKey 0 (1)
AllowedRelationshipSysKey nsA:AllowedRelationshipSysKey 0 unbounded
OriginatingRole nsA:OriginatingRole (1) (1)
RelatedRole nsA:RelatedRole (1) (1)
RelationshipCC nsA:RelationshipCC (1) (1)
ComboRelationship nsA:ComboRelationship (1) unbounded
MinNumRelatedRolePlayers nsA:MinNumRelatedRolePlayers 0 (1)
MaxNumRelatedRolePlayers nsA:MaxNumRelatedRolePlayers 0 (1)
MinAgeRelatedRolePlayer nsA:MinAgeRelatedRolePlayer 0 (1)
MaxAgeRelatedRolePlayer nsA:MaxAgeRelatedRolePlayer 0 (1)
AnyRelatedRolePlayerAgeInd nsA:AnyRelatedRolePlayerAgeInd 0 (1)
OppositeGenderInd nsA:OppositeGenderInd 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:AllowedRelationship