veloconnect 1.1

urn:veloconnect:catalog-1.1
complexType ClassificationGroupMemberType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:veloconnect:catalog-1.1}ClassificationGroupMemberType (restriction)

Documentation
Subsumierung unter eine Gruppe einer Klassifikation
Properties
This component is not nillable.

Model
<...
  primaryGroup = xsd:boolean : true>
(ClassificationSchemeID, GroupID )
</...>


Nested Element Summary
 ClassificationSchemeID
          
udt:IdentifierTypeGroupID
          

Attribute Summary
 xsd:booleanprimaryGroup
          

Attribute Detail

primaryGroup

Type:
xsd:boolean
Default:
true
Use:
optional
Form:
unqualified

Source
<xsd:complexType name="ClassificationGroupMemberType">
<xsd:sequence>
<xsd:element ref="ClassificationSchemeID"/>
<xsd:element name="GroupID" type="udt:IdentifierType"/>
</xsd:sequence>
<xsd:attribute default="true" name="primaryGroup" type="xsd:boolean"/>
</xsd:complexType>

veloconnect 1.1

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