Documentation for XCEDE2

Complex Type: versionedEntity_t

[Table of contents]

Super-types: xs:string < versionedEntity_t (by extension)
Sub-types: None
Name versionedEntity_t
Used by (from the same schema document) Complex Type processStep_t , Complex Type processStep_t , Complex Type processStep_t , Complex Type processStep_t , Complex Type generator_t
Abstract no
XML Instance Representation
<...
version=" xs:string [0..1]">
xs:string
</...>
Diagram
Schema Component Representation
<xs:complexType name="versionedEntity_t">
<xs:simpleContent>
<xs:extension base=" xs:string ">
<xs:attribute name="version" type=" xs:string "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>