Definition Type: Element
Name: ResourcePotential
Containing Schema: DCMP.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into IncludeCeilingDrilldown into CeilingDrilldown into IncludeFloorDrilldown into FloorDrilldown into IntervalTypeDrilldown into EstimatedFutureRecoveryPotential10Drilldown into IncludeCeilingDrilldown into CeilingDrilldown into IncludeFloorDrilldown into FloorDrilldown into IntervalTypeDrilldown into EstimatedFutureRecoveryPotential09Drilldown into IncludeCeilingDrilldown into CeilingDrilldown into IncludeFloorDrilldown into FloorDrilldown into IntervalTypeDrilldown into EstimatedFutureRecoveryPotential08Drilldown into IncludeCeilingDrilldown into CeilingDrilldown into IncludeFloorDrilldown into FloorDrilldown into IntervalTypeDrilldown into EstimatedFutureRecoveryPotential07Drilldown into IncludeCeilingDrilldown into CeilingDrilldown into IncludeFloorDrilldown into FloorDrilldown into IntervalTypeDrilldown into EstimatedFutureRecoveryPotential06Drilldown into IncludeCeilingDrilldown into CeilingDrilldown into IncludeFloorDrilldown into FloorDrilldown into IntervalTypeDrilldown into EstimatedFutureRecoveryPotential05Drilldown into IncludeCeilingDrilldown into CeilingDrilldown into IncludeFloorDrilldown into FloorDrilldown into IntervalTypeDrilldown into EstimatedFutureRecoveryPotential04Drilldown into IncludeCeilingDrilldown into CeilingDrilldown into IncludeFloorDrilldown into FloorDrilldown into IntervalTypeDrilldown into EstimatedFutureRecoveryPotential03Drilldown into IncludeCeilingDrilldown into CeilingDrilldown into IncludeFloorDrilldown into FloorDrilldown into IntervalTypeDrilldown into EstimatedFutureRecoveryPotential02Drilldown into IncludeCeilingDrilldown into CeilingDrilldown into IncludeFloorDrilldown into FloorDrilldown into IntervalTypeDrilldown into EstimatedFutureRecoveryPotential01Drilldown into MaterialRecoveryPossibleDrilldown into HP1ToHP15AfterApplicationEwcDrilldown into HP1ToHP15AfterApplicationDrilldown into HP1ToHP15OriginalProductEwcDrilldown into HP1ToHP15OriginalProductDrilldown into LeaseOptionCommentDrilldown into LeaseOptionDrilldown into TakeBackAgreementCommentDrilldown into TakeBackAgreementDrilldown into SupplierRestrictionsRecommendationsForRecoveryOrDisposalCommentDrilldown into SupplierRestrictionsRecommendationsForRecoveryOrDisposalDrilldown into SeparatePartsNaturallyDrilldown into DisassemblyDrilldown into DemountabilityDrilldown into NameDrilldown into InstallationOptionTypeDrilldown into InstallationOptionDrilldown into SpecialProceduresProtectingHealthAndEnvironmentAtDismountCommentDrilldown into SpecialProceduresProtectingHealthAndEnvironmentAtDismountDrilldown into DemountableWithoutDeteriorationCommentDrilldown into DemountableWithoutDeteriorationXSD Diagram of ResourcePotential
Collapse XSD Schema Code:
<xs:element name="ResourcePotential">
    <xs:complexType>
        <xs:sequence>
            <xs:element name="DemountableWithoutDeterioration" type="YesNoNaType" minOccurs="0" maxOccurs="1" />
            <xs:element name="DemountableWithoutDeteriorationComment" type="xs:string" minOccurs="0" maxOccurs="1" />
            <xs:element name="SpecialProceduresProtectingHealthAndEnvironmentAtDismount" type="YesNoNaType" minOccurs="0" maxOccurs="1" />
            <xs:element name="SpecialProceduresProtectingHealthAndEnvironmentAtDismountComment" type="xs:string" minOccurs="0" maxOccurs="1" />
            <xs:element name="InstallationOption" type="InstallationOptionType" minOccurs="0" maxOccurs="unbounded" />
            <xs:element name="Disassembly" minOccurs="0" maxOccurs="1">
                <xs:simpleType>
                    <xs:restriction base="xs:token">
                        <xs:enumeration value="NotPossible" />
                        <xs:enumeration value="DA1" />
                        <xs:enumeration value="DA2" />
                        <xs:enumeration value="DA3" />
                        <xs:enumeration value="DA4" />
                        <xs:enumeration value="DA5" />
                        <xs:enumeration value="DA6" />
                        <xs:enumeration value="DA7" />
                        <xs:enumeration value="DA8" />
                        <xs:enumeration value="DA9" />
                        <xs:enumeration value="DA10" />
                    </xs:restriction>
                </xs:simpleType>
            </xs:element>
            <xs:element name="SeparatePartsNaturally" type="xs:boolean" minOccurs="0" maxOccurs="1" />
            <xs:element name="SupplierRestrictionsRecommendationsForRecoveryOrDisposal" type="xs:boolean" minOccurs="0" maxOccurs="1" />
            <xs:element name="SupplierRestrictionsRecommendationsForRecoveryOrDisposalComment" type="xs:string" minOccurs="0" maxOccurs="1" />
            <xs:element name="TakeBackAgreement" type="xs:boolean" minOccurs="0" maxOccurs="1" />
            <xs:element name="TakeBackAgreementComment" type="xs:string" minOccurs="0" maxOccurs="1" />
            <xs:element name="LeaseOption" type="xs:boolean" minOccurs="0" maxOccurs="1" />
            <xs:element name="LeaseOptionComment" type="xs:string" minOccurs="0" maxOccurs="1" />
            <xs:element name="HP1ToHP15OriginalProduct" type="xs:boolean" minOccurs="0" maxOccurs="1" />
            <xs:element name="HP1ToHP15OriginalProductEwc" type="xs:string" minOccurs="0" maxOccurs="1" />
            <xs:element name="HP1ToHP15AfterApplication" type="xs:boolean" minOccurs="0" maxOccurs="1" />
            <xs:element name="HP1ToHP15AfterApplicationEwc" type="xs:string" minOccurs="0" maxOccurs="1" />
            <xs:element name="MaterialRecoveryPossible" type="xs:boolean" minOccurs="0" maxOccurs="1" />
            <xs:element name="EstimatedFutureRecoveryPotential01" type="IntervalType" minOccurs="0" maxOccurs="1" />
            <xs:element name="EstimatedFutureRecoveryPotential02" type="IntervalType" minOccurs="0" maxOccurs="1" />
            <xs:element name="EstimatedFutureRecoveryPotential03" type="IntervalType" minOccurs="0" maxOccurs="1" />
            <xs:element name="EstimatedFutureRecoveryPotential04" type="IntervalType" minOccurs="0" maxOccurs="1" />
            <xs:element name="EstimatedFutureRecoveryPotential05" type="IntervalType" minOccurs="0" maxOccurs="1" />
            <xs:element name="EstimatedFutureRecoveryPotential06" type="IntervalType" minOccurs="0" maxOccurs="1" />
            <xs:element name="EstimatedFutureRecoveryPotential07" type="IntervalType" minOccurs="0" maxOccurs="1" />
            <xs:element name="EstimatedFutureRecoveryPotential08" type="IntervalType" minOccurs="0" maxOccurs="1" />
            <xs:element name="EstimatedFutureRecoveryPotential09" type="IntervalType" minOccurs="0" maxOccurs="1" />
            <xs:element name="EstimatedFutureRecoveryPotential10" type="IntervalType" minOccurs="0" maxOccurs="1" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DemountableWithoutDeterioration DemountableWithoutDeterioration 0 1
DemountableWithoutDeteriorationComment DemountableWithoutDeteriorationComment 0 1
SpecialProceduresProtectingHealthAndEnvironmentAtDismount SpecialProceduresProtectingHealthAndEnvironmentAtDismount 0 1
SpecialProceduresProtectingHealthAndEnvironmentAtDismountComment SpecialProceduresProtectingHealthAndEnvironmentAtDismountComment 0 1
InstallationOption InstallationOption 0 unbounded
Disassembly Disassembly 0 1
SeparatePartsNaturally SeparatePartsNaturally 0 1
SupplierRestrictionsRecommendationsForRecoveryOrDisposal SupplierRestrictionsRecommendationsForRecoveryOrDisposal 0 1
SupplierRestrictionsRecommendationsForRecoveryOrDisposalComment SupplierRestrictionsRecommendationsForRecoveryOrDisposalComment 0 1
TakeBackAgreement TakeBackAgreement 0 1
TakeBackAgreementComment TakeBackAgreementComment 0 1
LeaseOption LeaseOption 0 1
LeaseOptionComment LeaseOptionComment 0 1
HP1ToHP15OriginalProduct HP1ToHP15OriginalProduct 0 1
HP1ToHP15OriginalProductEwc HP1ToHP15OriginalProductEwc 0 1
HP1ToHP15AfterApplication HP1ToHP15AfterApplication 0 1
HP1ToHP15AfterApplicationEwc HP1ToHP15AfterApplicationEwc 0 1
MaterialRecoveryPossible MaterialRecoveryPossible 0 1
EstimatedFutureRecoveryPotential01 EstimatedFutureRecoveryPotential01 0 1
EstimatedFutureRecoveryPotential02 EstimatedFutureRecoveryPotential02 0 1
EstimatedFutureRecoveryPotential03 EstimatedFutureRecoveryPotential03 0 1
EstimatedFutureRecoveryPotential04 EstimatedFutureRecoveryPotential04 0 1
EstimatedFutureRecoveryPotential05 EstimatedFutureRecoveryPotential05 0 1
EstimatedFutureRecoveryPotential06 EstimatedFutureRecoveryPotential06 0 1
EstimatedFutureRecoveryPotential07 EstimatedFutureRecoveryPotential07 0 1
EstimatedFutureRecoveryPotential08 EstimatedFutureRecoveryPotential08 0 1
EstimatedFutureRecoveryPotential09 EstimatedFutureRecoveryPotential09 0 1
EstimatedFutureRecoveryPotential10 EstimatedFutureRecoveryPotential10 0 1