XML Schema "owl.xsd"
Target Namespace:
http://www.w3.org/2002/07/owl#
Version:
1.0
Defined Components:
elements (1 global)
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
C:\Workspaces\Quality_Manager_Stable\com.ibm.rqm.xml\bin\schema\v2_0\owl.xsd; see XML source
Imported by Schemas (2):
processinfo.xsd [src], qm.xsd [src]
All Element Summary
sameAs
The property that determines that two given individuals are equal.
Type:
xs:anyURI
Content:
simple
Defined:
globally; see XML source
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" jaxb:version="2.1" targetNamespace="http://www.w3.org/2002/07/owl#" version="1.0" xmlns="http://www.w3.org/2002/07/owl#" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:appinfo>
<jaxb:schemaBindings>
<jaxb:package name="com.ibm.rqm.xml.bind.processinfo"/>
</jaxb:schemaBindings>
</xs:appinfo>
</xs:annotation>
<xs:element name="sameAs" type="xs:anyURI">
<xs:annotation>
<xs:documentation xml:lang="en">
The property that determines that two given individuals are equal.
</xs:documentation>
</xs:annotation>
</xs:element>
</xs:schema>

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