Definition Type: ComplexType
Name: OtherFeaturesInfo_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 TotalArea in schema acord-pcs-v1_16_0-ns-nodoc-codes_xsd Drilldown into OtherFeaturesAmt in schema acord-pcs-v1_16_0-ns-nodoc-codes_xsd Drilldown into OtherFeaturesDesc 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 OtherFeaturesInfo_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="OtherFeaturesInfo_Type">
    <xsd:sequence>
        <xsd:element ref="OtherFeaturesDesc" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="OtherFeaturesAmt" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="TotalArea" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
    <xsd:attribute name="id" type="ID" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OtherFeaturesDesc nsC:OtherFeaturesDesc 0 1
OtherFeaturesAmt nsC:OtherFeaturesAmt 0 1
TotalArea nsC:TotalArea 0 1
Collapse Child Attributes:
Name Type Default Value Use
id nsC:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsC:OtherFeaturesInfo