group "AssetValuationOrReference.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
valuation? | valuationReference?
Content Model Elements (2):
valuation (defined in AssetValuationOrReference.model group), valuationReference
Known Usage Locations
Annotation
A quotation or a reference to a quotation.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="AssetValuationOrReference.model">
<xsd:choice>
<xsd:element minOccurs="0" name="valuation" type="AssetValuation"/>
<xsd:element minOccurs="0" name="valuationReference" type="ValuationReference"/>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
valuation
Type:
AssetValuation, complex content
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="valuation" type="AssetValuation"/>

valuationReference
Type:
ValuationReference, empty content
A reference to a quotation
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="valuationReference" type="ValuationReference"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.