diagram | ![]() |
||
namespace | http://iso25964.org/ | ||
type | extension of iso25964:ThesaurusTerm | ||
properties |
|
||
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 |
|
||
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> |
diagram | ![]() |
||||||||
namespace | http://iso25964.org/ | ||||||||
type | xsd:boolean | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
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> |
diagram | ![]() |
||||||||
namespace | http://iso25964.org/ | ||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
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> |