<?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 --> <import namespace="http://jazz.net/xmlns/prod/jazz/rqm/process/1.0/" schemaLocation="processinfo.xsd"/> <annotation> <appinfo> <jaxb:schemaBindings> <jaxb:package name="com.ibm.rqm.xml.rdf"/> </jaxb:schemaBindings> </appinfo> </annotation> <complexType> <choice> <annotation> <documentation xml:lang="en"> Process specification information </documentation> </annotation> </element> </choice> </complexType> </element> </schema> |
XML schema documentation generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |