Documentation for ATIS-Draft-03-00-79

Complex Type: FcReportVaultEvent

[Table of contents]

Super-types: None
Sub-types: None
Name FcReportVaultEvent
Used by (from the same schema document) Element fcReportVaultEvent
Abstract no
XML Instance Representation
<...>
<time-reported> CPT-DateTime </time-reported> [1]
<vault> CPT-SerialNumber </vault> [1]
<event> FCVaultEvent </event> [1]
<localFcReportVaultEvent> local:FcReportVaultEvent </localFcReportVaultEvent> [0..1]
</...>
Diagram
h1272267302 h-565816472 h1123594 h96173054
Schema Component Representation
<xs:complexType name="FcReportVaultEvent">
<xs:sequence>
<xs:element name="time-reported" type=" CPT-DateTime "/>
<xs:element name="vault" type=" CPT-SerialNumber "/>
<xs:element name="event" type=" FCVaultEvent "/>
<xs:element name="localFcReportVaultEvent" type=" local:FcReportVaultEvent " minOccurs="0"/>
</xs:sequence>
</xs:complexType>