complexType ClassificationType

complexType {urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}ClassificationType

Type Heirarchy
{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}IdentifiableType (by extension)
 {urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}RegistryObjectType (by extension)
  {urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}ClassificationType
Derived Types
{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}ClassificationType
 {urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}Classification (by type)
Abstractfalse (This can be used in an instance)
Target Namespaceurn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0
Declared Namespacesxmlns:tns=urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="ClassificationType">
    <
annotation>
        <
documentation xml:lang="en">
Classification is the mapping of the same named interface in ebRIM.
It extends RegistryObject.
A Classification specifies references to two registry entrys.
The classifiedObject is id of the Object being classified.
The classificationNode is id of the ClassificationNode classying the object
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="tns:RegistryObjectType">
            <
attribute name="classificationScheme" type="tns:referenceURI" use="optional"/>
            <
attribute name="classifiedObject" type="tns:referenceURI" use="required"/>
            <
attribute name="classificationNode" type="tns:referenceURI" use="optional"/>
            <
attribute name="nodeRepresentation" type="tns:LongName" use="optional"/>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

Classification is the mapping of the same named interface in ebRIM.
It extends RegistryObject.
A Classification specifies references to two registry entrys.
The classifiedObject is id of the Object being classified.
The classificationNode is id of the ClassificationNode classying the object


complexType ClassificationType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.