XML Schema "vega.xsd"
Target Namespace:
http://schema.ibm.com/vega/2008/
Version:
1.0
Defined Components:
global attributes (1)
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
C:\Workspaces\Quality_Manager_406\com.ibm.rqm.xml\src\schema\v2_0\vega.xsd; see XML source
Imported by Schemas (4):
executionresult.xsd [src], qm.xsd [src], testscript.xsd [src], testsuitelog.xsd [src]
Global Attribute Summary
The UUID of the associated resource.
Type:
xs:string
Defined:
globally; see XML source
Used:
at 111 locations
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" jaxb:version="2.1" targetNamespace="http://schema.ibm.com/vega/2008/" version="1.0" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:xml="http://www.w3.org/XML/1998/namespace" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:appinfo>
<jaxb:schemaBindings>
<jaxb:package name="com.ibm.rqm.xml.bind"/>
</jaxb:schemaBindings>
</xs:appinfo>
</xs:annotation>
<xs:attribute name="id" type="xs:string">
<xs:annotation>
<xs:documentation xml:lang="en">The UUID of the associated resource.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:schema>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set