veloconnect 1.1

urn:veloconnect:catalog-1.1
element ClassificationSchemeGroup

Documentation
Eintrag eines Klassifikationsschemas
Properties
This component is not nillable.

Model
<ClassificationSchemeGroup>
(ID, ParentID?, Description )
</ClassificationSchemeGroup>


Nested Element Summary
cct:TextTypeDescription
          
udt:IdentifierTypeID
          
udt:IdentifierTypeParentID
          
Source
<xsd:element name="ClassificationSchemeGroup">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="ID" type="udt:IdentifierType"/>
<xsd:element maxOccurs="1" minOccurs="0" name="ParentID" type="udt:IdentifierType"/>
<xsd:element name="Description" type="cct:TextType"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>

veloconnect 1.1

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.