XML Schema Documentation

Complex Type: ValuationSetDetail

[Table of contents]

Super-types: xsd:normalizedString < ValuationSetDetail (by extension)
Sub-types: None
Name ValuationSetDetail
Used by (from the same schema document) Complex Type ValuationSet
Abstract no
Documentation The amount of detail provided in the valuation set, e.g. is market environment data provided, are risk definitions provided, etc.
XML Instance Representation
<...
valuationSetDetailScheme=" xsd:anyURI [0..1]">
xsd:normalizedString
</...>
Diagram
Schema Component Representation
<xsd:complexType name="ValuationSetDetail">
<xsd:simpleContent>
<xsd:extension base=" xsd:normalizedString ">
<xsd:attribute name="valuationSetDetailScheme" type=" xsd:anyURI "/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>