XML Schema Documentation

Complex Type: Asset

[Table of contents]

Super-types: None
Sub-types:
Name Asset
Used by (from the same schema document) Element underlyingAsset
Abstract yes
Documentation Abstract base class for all underlying assets.
XML Instance Representation
<...
id=" xsd:ID [0..1]"/>
Diagram
Schema Component Representation
<xsd:complexType name="Asset" abstract="true">
<xsd:attribute name="id" type=" xsd:ID "/>
</xsd:complexType>