Namespace: |
|
Content: |
complex, 11 attributes, 10 elements |
Defined: |
globally in conceptualcomponent.xsd, see XML source |
Includes: |
definitions of 4 attributes and 7 elements |
Used: |
at 1 location |
| XML Representation Summary | |||
| <... | |||
| action | = |
("Add" | "Update" | "Delete") | |
| id | = |
xs:string | |
| isConcept | = |
xs:boolean : "false" | |
| isOrdered | = |
xs:boolean : "false" | |
| isStructured | = |
xs:boolean : "false" | |
| isVersionable | = |
"true" | |
| objectSource | = |
xs:anyURI | |
| purpose | = |
("Administrative" | "Conceptual") | |
| urn | = |
xs:anyURI | |
| version | = |
xs:string | |
| versionDate | = |
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration) | |
| > | |||
| </...> | |||
Type Derivation Tree ConceptGroupType (extension) |
| <xs:complexType name="ConceptGroupType"> <xs:complexContent> <xs:sequence> <xs:choice maxOccurs="1" minOccurs="0"> </xs:choice> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
isConceptType: |
xs:boolean, predefined |
Use: |
optional |
Default: |
"false" |
| <xs:attribute default="false" name="isConcept" type="xs:boolean" use="optional"/> |
isOrderedType: |
xs:boolean, predefined |
Use: |
optional |
Default: |
"false" |
| <xs:attribute default="false" name="isOrdered" type="xs:boolean" use="optional"/> |
isStructuredType: |
xs:boolean, predefined |
Use: |
optional |
Default: |
"false" |
| <xs:attribute default="false" name="isStructured" type="xs:boolean" use="optional"/> |
purposeType: |
|
Use: |
required |
| enumeration of xs:NMTOKEN |
Enumeration: |
|
| <xs:attribute name="purpose" type="PurposeType" use="required"/> |
Type: |
r:CodeValueType, simple content |
| xs:string |
| <xs:element ref="AdministrativePurpose"/> |
Type: |
r:NameType, simple content |
| xs:string |
| <xs:element maxOccurs="unbounded" minOccurs="0" ref="ConceptGroupName"/> |
Type: |
r:ReferenceType, complex content |
| <xs:element maxOccurs="unbounded" minOccurs="0" ref="ConceptGroupReference"/> |
Type: |
ConceptReferenceType, complex content |
| <xs:element maxOccurs="unbounded" minOccurs="0" ref="ConceptReference"/> |
Type: |
r:ReferenceType, complex content |
| <xs:element ref="DefiningConceptReference"/> |
Type: |
r:StructuredStringType, mixed content |
| <xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Description"/> |
Type: |
r:LabelType, mixed content |
| <xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/> |
| XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |