Definition Type: Group
Name: EXCLUDECANCELLATIONCLAUSE_CHOICE
Namespace: http://www.ACORD.org/standards/PC_Surety/ACORD1/xml/
Containing Schema: acord-pcs-v1_16_0-ns-nodoc-codes.xsd
Collapse XSD Schema Diagram:
Drilldown into ExcludeEndeavorToInd in schema acord-pcs-v1_16_0-ns-nodoc-codes_xsd Drilldown into ExcludeButFailureInd in schema acord-pcs-v1_16_0-ns-nodoc-codes_xsdXSD Diagram of EXCLUDECANCELLATIONCLAUSE_CHOICE in schema acord-pcs-v1_16_0-ns-nodoc-codes_xsd (Acord - Property & Casualty/Surety Standards Program)
Collapse XSD Schema Code:
<xsd:group name="EXCLUDECANCELLATIONCLAUSE_CHOICE">
    <xsd:choice>
        <xsd:element ref="ExcludeButFailureInd" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="ExcludeEndeavorToInd" minOccurs="1" maxOccurs="1" />
    </xsd:choice>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ExcludeButFailureInd nsC:ExcludeButFailureInd 1 1
ExcludeEndeavorToInd nsC:ExcludeEndeavorToInd 1 1