Documentation for XCEDE2

Complex Type: ref_t

[Table of contents]

Super-types: xs:string < ref_t (by extension)
Sub-types: None
Name ref_t
Used by (from the same schema document) Complex Type acquisition_t , Complex Type acquisition_t , Complex Type analysis_t , Complex Type analysis_t , Complex Type protocol_t , Complex Type catalog_t , Complex Type catalog_t , Complex Type projectInfo_t
Abstract no
XML Instance Representation
<...
ID=" xs:string [0..1]"
URI=" xs:string [0..1]">
xs:string
</...>
Diagram
Schema Component Representation
<xs:complexType name="ref_t">
<xs:simpleContent>
<xs:extension base=" xs:string ">
<xs:attribute name="ID" type=" xs:string "/>
<xs:attribute name="URI" type=" xs:string "/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>