Definition Type: ComplexType
Name: BusinessProcessAllowed_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 KeyedValue in schema xlifebase2_20_01_xsd Drilldown into BusinessMethodCC in schema xmlife2_20_01_xsd Drilldown into BusinessProcessCC in schema xmlife2_20_01_xsd Drilldown into Description in schema xmlife2_20_01_xsd Drilldown into AdministrativeTransaction in schema xmlife2_20_01_xsd Drilldown into BusinessProcessAllowedSysKey in schema xmlife2_20_01_xsd Drilldown into BusinessProcessAllowedKey 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 BusinessProcessAllowed_Type in schema xmlife2_20_01_xsd (Acord - Life, Annuity & Health Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="BusinessProcessAllowed_Type">
    <xsd:sequence>
        <xsd:element ref="BusinessProcessAllowedKey" minOccurs="0" />
        <xsd:element ref="BusinessProcessAllowedSysKey" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AdministrativeTransaction" minOccurs="0" />
        <xsd:element ref="Description" minOccurs="0" />
        <xsd:element ref="BusinessProcessCC" minOccurs="0" />
        <xsd:element ref="BusinessMethodCC" minOccurs="0" />
        <xsd:element ref="KeyedValue" minOccurs="0" maxOccurs="unbounded" />
        <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
BusinessProcessAllowedKey nsA:BusinessProcessAllowedKey 0 (1)
BusinessProcessAllowedSysKey nsA:BusinessProcessAllowedSysKey 0 unbounded
AdministrativeTransaction nsA:AdministrativeTransaction 0 (1)
Description nsA:Description 0 (1)
BusinessProcessCC nsA:BusinessProcessCC 0 (1)
BusinessMethodCC nsA:BusinessMethodCC 0 (1)
KeyedValue nsA:KeyedValue 0 unbounded
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:BusinessProcessAllowed