complexType SimpleNonPreferredTerm
diagram iso25964-1_v1.4_p51.png
namespace http://iso25964.org/
type extension of iso25964:ThesaurusTerm
properties
base iso25964:ThesaurusTerm
children iso25964:lexicalValue iso25964:identifier iso25964:created iso25964:modified source iso25964:status iso25964:Definition iso25964:HistoryNote iso25964:EditorialNote iso25964:CustomTermAttribute iso25964:hidden iso25964:role
used by
element ThesaurusConceptStruct/SimpleNonPreferredTerm
source <xsd:complexType name="SimpleNonPreferredTerm">
 
<xsd:complexContent>
   
<xsd:extension base="iso25964:ThesaurusTerm">
     
<xsd:sequence>
       
<xsd:element name="hidden" type="xsd:boolean" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation xml:lang="en">A yes/no flag to show whether the term may be excluded from some forms of output, e.g. for misspellings of a term.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="role" type="xsd:string" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation xml:lang="en">Specification of a kind of equivalence relationship. This will normally be USE, linking the source SimpleNonPreferredTerm to the target PreferredTerm</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element SimpleNonPreferredTerm/hidden
diagram iso25964-1_v1.4_p52.png
namespace http://iso25964.org/
type xsd:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
A yes/no flag to show whether the term may be excluded from some forms of output, e.g. for misspellings of a term.
source <xsd:element name="hidden" type="xsd:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">A yes/no flag to show whether the term may be excluded from some forms of output, e.g. for misspellings of a term.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element SimpleNonPreferredTerm/role
diagram iso25964-1_v1.4_p53.png
namespace http://iso25964.org/
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Specification of a kind of equivalence relationship. This will normally be USE, linking the source SimpleNonPreferredTerm to the target PreferredTerm
source <xsd:element name="role" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation xml:lang="en">Specification of a kind of equivalence relationship. This will normally be USE, linking the source SimpleNonPreferredTerm to the target PreferredTerm</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy