http://schema.bsi-global.com/BS8723-5/
complexType ThesaurusTermCoreStructure

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://schema.bsi-global.com/BS8723-5/}ThesaurusTermCoreStructure (restriction)

Documentation
Data type defining the structure of a term in the BS8723-5-Core format
Properties
This component is not nillable.

Model
<...
  identifier = xs:string>
(LexicalValue, created, modified? )
</...>


Nested Element Summary
 created
          
 LexicalValue
          
 modified
          

Attribute Summary
 xs:stringidentifier
          Unique identifier of the resource. 

Attribute Detail

identifier

Unique identifier of the resource.

Type:
xs:string
Use:
optional
Form:
unqualified

Source
<xs:complexType abstract="true" name="ThesaurusTermCoreStructure">
<xs:sequence>
<xs:element ref="LexicalValue"/>
<xs:element ref="dcterms:created"/>
<xs:element minOccurs="0" ref="dcterms:modified"/>
</xs:sequence>
<xs:attribute ref="dc:identifier"/>
</xs:complexType>


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