XML Schema Documentation

Model Group: AssociatedValue.model

[Table of contents]

Name AssociatedValue.model
Used by (from the same schema document) Complex Type ScheduledDate
Documentation An associated value or reference for a scheduled date.
XML Instance Representation
Start Choice [1]
<associatedValue> AssetValuation </associatedValue> [1]

'The value that is associated with the scheduled date.'

<associatedValueReference> ValuationReference </associatedValueReference> [1]

'A reference to the value associated with this scheduled date.'

End Choice
Diagram
Schema Component Representation
<xsd:group name="AssociatedValue.model">
<xsd:choice>
<xsd:element name="associatedValue" type=" AssetValuation "/>
<xsd:element name="associatedValueReference" type=" ValuationReference "/>
</xsd:choice>
</xsd:group>