Definition Type: ComplexType
Name: ScheduleEntryType
Namespace: http://www.ACORD.org/standards/Jv-Ins-Reinsurance/2008-1
Containing Schema: Jv-Ins-Reinsurance-2008-1.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Extension in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ConstructionAndProtectionDetails in schema jv-ins-reinsurance-2008-1_xsd Drilldown into Townclass in schema jv-ins-reinsurance-2008-1_xsd Drilldown into DistanceToFireBrigadeCode in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ConstructionDetailsCode in schema jv-ins-reinsurance-2008-1_xsd Drilldown into FireProtectionType in schema jv-ins-reinsurance-2008-1_xsd Drilldown into EntryCoverage in schema jv-ins-reinsurance-2008-1_xsd Drilldown into RiskLocation in schema jv-ins-reinsurance-2008-1_xsd Drilldown into VesselName in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ObjectInsuredOccupancy in schema jv-ins-reinsurance-2008-1_xsd Drilldown into ObjectInsuredDescription in schema jv-ins-reinsurance-2008-1_xsd Drilldown into EntryReference in schema jv-ins-reinsurance-2008-1_xsdXSD Diagram of ScheduleEntryType in schema jv-ins-reinsurance-2008-1_xsd (Acord - Reinsurance & Large Commercial Standards Program)
Collapse XSD Schema Code:
<xs:complexType name="ScheduleEntryType">
    <xs:sequence>
        <xs:element ref="EntryReference" minOccurs="0" />
        <xs:element ref="ObjectInsuredDescription" minOccurs="0" />
        <xs:element ref="ObjectInsuredOccupancy" minOccurs="0" />
        <xs:element ref="VesselName" minOccurs="0" />
        <xs:element ref="RiskLocation" minOccurs="0" />
        <xs:element ref="EntryCoverage" maxOccurs="unbounded" />
        <xs:element ref="FireProtectionType" minOccurs="0" />
        <xs:element ref="ConstructionDetailsCode" minOccurs="0" />
        <xs:element ref="DistanceToFireBrigadeCode" minOccurs="0" />
        <xs:element ref="Townclass" minOccurs="0" />
        <xs:element ref="ConstructionAndProtectionDetails" minOccurs="0" />
        <xs:element name="Extension" type="ScheduleEntry_ExtensionType" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EntryReference nsA:EntryReference 0 (1)
ObjectInsuredDescription nsA:ObjectInsuredDescription 0 (1)
ObjectInsuredOccupancy nsA:ObjectInsuredOccupancy 0 (1)
VesselName nsA:VesselName 0 (1)
RiskLocation nsA:RiskLocation 0 (1)
EntryCoverage nsA:EntryCoverage (1) unbounded
FireProtectionType nsA:FireProtectionType 0 (1)
ConstructionDetailsCode nsA:ConstructionDetailsCode 0 (1)
DistanceToFireBrigadeCode nsA:DistanceToFireBrigadeCode 0 (1)
Townclass nsA:Townclass 0 (1)
ConstructionAndProtectionDetails nsA:ConstructionAndProtectionDetails 0 (1)
Extension nsA:Extension 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:ScheduleEntry