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

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

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

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


Nested Element Summary
 created
          
 LexicalValue
          
 modified
          
EquivalenceCoreTypeUF
          References the non-preferred terms of the concept. 

Attribute Summary
 xs:stringidentifier
          Unique identifier of the resource. 
 xs:stringidentifier
          Unique identifier of the resource. 

Attribute Detail

identifier

Unique identifier of the resource.

Type:
xs:string
Use:
optional
Form:
unqualified

identifier

Unique identifier of the resource.

Type:
xs:string
Use:
optional
Form:
unqualified

Source
<xs:complexType name="PreferredTermCoreStructure">
<xs:complexContent>
<xs:extension base="ThesaurusTermCoreStructure">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="UF" type="EquivalenceCoreType">
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>


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