Documentation for XCEDE2

Complex Type: provenance_t

[Table of contents]

Super-types: None
Sub-types: None
Name provenance_t
Used by (from the same schema document) Complex Type analysis_t , Complex Type dataResource_t
Abstract no
XML Instance Representation
<...
ID=" xs:string [0..1]">
<processStep> processStep_t </processStep> [1..*]
</...>
Diagram
type_processStep_t
Schema Component Representation
<xs:complexType name="provenance_t">
<xs:sequence>
<xs:element name="processStep" type=" processStep_t " maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="ID" type=" xs:string "/>
</xs:complexType>