XML Schema "rdf.xsd"
Target Namespace:
http://www.w3.org/1999/02/22-rdf-syntax-ns#
Defined Components:
elements (1 global), global attributes (3)
Default Namespace-Qualified Form:
Local Elements: unqualified; Local Attributes: unqualified
Schema Location:
C:\Workspaces\Quality_Manager_406\com.ibm.rqm.xml\src\schema\v2_0\rdf.xsd; see XML source
Imports Schemas (1):
processinfo.xsd [src]
Imported by Schemas (8):
alm.xsd [src], dc.xsd [src], dcterms.xsd [src], executionresult.xsd [src], executionworkitem.xsd [src], processinfo.xsd [src], qm.xsd [src], testsuitelog.xsd [src]
All Element Summary
rdf:RDF
Type:
anonymous complexType
Content:
complex, 1 element
Defined:
globally; see XML source
Includes:
definition of 1 element
Used:
never
Global Attribute Summary
Type:
anyURI
Defined:
globally; see XML source
Used:
Type:
anyURI
Defined:
globally; see XML source
Used:
Type:
anyURI
Defined:
globally; see XML source
Used:
at 32 locations
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<schema jaxb:version="2.1" targetNamespace="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2001/XMLSchema" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:qm_process="http://jazz.net/xmlns/prod/jazz/rqm/process/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<!-- When editing, use schemaLocation='processinfo.xsd' for the editor to correctly pickup the schema. This must have the full path for use when served to the browser -->
<!-- /jazz/secure/service/com.ibm.rqm.integration.service.IIntegrationService/schema/processinfo.xsd -->
<annotation>
<appinfo>
<jaxb:schemaBindings>
<jaxb:package name="com.ibm.rqm.xml.rdf"/>
</jaxb:schemaBindings>
</appinfo>
</annotation>
<element name="RDF">
<complexType>
<choice>
<element maxOccurs="1" ref="qm_process:ProcessInfo">
<annotation>
<documentation xml:lang="en">
Process specification information
</documentation>
</annotation>
</element>
</choice>
</complexType>
</element>
<attribute name="resource" type="anyURI"/>
<attribute name="about" type="anyURI"/>
<attribute name="datatype" type="anyURI"/>
</schema>

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