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