XML Schema Documentation

Model Group: AssetValuationOrReference.model

[Table of contents]

Name AssetValuationOrReference.model
Used by (from the same schema document) Complex Type Valuations
Documentation A quotation or a reference to a quotation.
XML Instance Representation
Start Choice [1]
<valuation> AssetValuation </valuation> [1]

''

<valuationReference> ValuationReference </valuationReference> [1]

'A reference to a quotation'

End Choice
Diagram
Schema Component Representation
<xsd:group name="AssetValuationOrReference.model">
<xsd:choice>
<xsd:element name="valuation" type=" AssetValuation "/>
<xsd:element name="valuationReference" type=" ValuationReference "/>
</xsd:choice>
</xsd:group>