complexType ClassificationNodeType

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

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}ClassificationNodeType
Derived Types
{urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}ClassificationNodeType
 {urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0}ClassificationNode (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="ClassificationNodeType">
    <
annotation>
        <
documentation xml:lang="en">
ClassificationNode is the mapping of the same named interface in ebRIM.
It extends RegistryObject.
ClassificationNode is used to submit a Classification tree to the Registry.
The parent attribute is the id to the parent node. code is an optional code value for a ClassificationNode
often defined by an external taxonomy (e.g. NAICS)
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="tns:RegistryObjectType">
            <
sequence>
                <
element maxOccurs="unbounded" minOccurs="0" ref="tns:ClassificationNode"/>
            </
sequence>
            <
attribute name="parent" type="tns:referenceURI" use="optional"/>
            <
attribute name="code" type="tns:LongName" use="optional"/>
            <
attribute name="path" type="string" use="optional"/>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

ClassificationNode is the mapping of the same named interface in ebRIM.
It extends RegistryObject.
ClassificationNode is used to submit a Classification tree to the Registry.
The parent attribute is the id to the parent node. code is an optional code value for a ClassificationNode
often defined by an external taxonomy (e.g. NAICS)


complexType ClassificationNodeType


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.