XML Schema "alm.xsd"
Target Namespace:
https://jazz.net/xmlns/alm/v0.1/
Version:
1.0
Defined Components:
4 global elements
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
C:\XSD\alm.xsd, see XML source
Imported by Schema:
qm.xsd [src]
XML Source
<?xml version="1.0"?>
<xsd:schema attributeFormDefault="unqualified" elementFormDefault="qualified" jaxb:version="2.1" targetNamespace="https://jazz.net/xmlns/alm/v0.1/" version="1.0" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:annotation>
<xsd:appinfo>
<jaxb:schemaBindings>
<jaxb:package name="com.ibm.rqm.xml.bind"/>
</jaxb:schemaBindings>
</xsd:appinfo>
</xsd:annotation>
<xsd:element name="updated" type="xsd:dateTime">
<xs:annotation>
<xs:documentation xml:lang="en">
XML dateTime of the last update of the resource.
</xs:documentation>
</xs:annotation>
</xsd:element>
<xsd:element name="state" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
An ID or name of the current state of the resource.
</xs:documentation>
</xs:annotation>
</xsd:element>
<xsd:element name="owner" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
The contributor who owns the resource.
</xs:documentation>
</xs:annotation>
</xsd:element>
<xsd:element name="suspectStatus" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
** Depricated **
</xs:documentation>
</xs:annotation>
</xsd:element>
</xsd:schema>

XML schema documentation generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set