Definition Type: ComplexType
Name: CommlScheduleInsuredValue_Type
Namespace: http://www.ACORD.org/standards/PC_Surety/ACORD1/xml/
Containing Schema: acord-pcs-v1_16_0-ns-nodoc-codes.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ItemValueAmt in schema acord-pcs-v1_16_0-ns-nodoc-codes_xsd Drilldown into CommlScheduleInsuredValueAmt in schema acord-pcs-v1_16_0-ns-nodoc-codes_xsd Drilldown into CommlScheduleInsuredValueTypeCd in schema acord-pcs-v1_16_0-ns-nodoc-codes_xsd Drilldown into id in schema acord-pcs-v1_16_0-ns-nodoc-codes_xsdXSD Diagram of CommlScheduleInsuredValue_Type in schema acord-pcs-v1_16_0-ns-nodoc-codes_xsd (Acord - Property & Casualty/Surety Standards Program)
Collapse XSD Schema Code:
<xsd:complexType name="CommlScheduleInsuredValue_Type">
    <xsd:sequence>
        <xsd:element ref="CommlScheduleInsuredValueTypeCd" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="CommlScheduleInsuredValueAmt" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="ItemValueAmt" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
    <xsd:attribute name="id" type="ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CommlScheduleInsuredValueTypeCd nsC:CommlScheduleInsuredValueTypeCd 1 1
CommlScheduleInsuredValueAmt nsC:CommlScheduleInsuredValueAmt 0 1
ItemValueAmt nsC:ItemValueAmt 0 1
Collapse Child Attributes:
Name Type Default Value Use
id nsC:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsC:CommlScheduleInsuredValue