http://schema.bsi-global.com/BS8723-5/
element PreferredTerm

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)
|
+--{http://schema.bsi-global.com/BS8723-5/} (extension)

Documentation
Preferred term of the concept.
Properties
This component is not nillable.

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


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:element maxOccurs="unbounded" name="PreferredTerm">
<xs:complexType>
<xs:complexContent>
<xs:extension base="PreferredTermCoreStructure"/>
</xs:complexContent>
</xs:complexType>
</xs:element>


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