diagram | ![]() |
||
namespace | http://iso25964.org/ | ||
properties |
|
||
children | iso25964:lexicalValue iso25964:created iso25964:modified iso25964:identifier iso25964:refersTo | ||
used by |
|
||
annotation |
|
||
source | <xsd:complexType name="Note" abstract="true"> <xsd:annotation> <xsd:documentation xml:lang="en">@language should be given as an alpha-2 code selected from ISO 639-1 if present in that list, or an alpha-3 code from ISO 639-2 if not. These codes may be extended where necessary with the additional codes described in RFC 4646[45] and listed in the IANA subtag registry[35] (see 12.4.5).</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="iso25964:lexicalValue" minOccurs="1" maxOccurs="1"/> <xsd:element ref="iso25964:created" minOccurs="0" maxOccurs="1"/> <xsd:element ref="iso25964:modified" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation xml:lang="en">The date when the note was last modified</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="identifier" type="iso25964:Identifier" minOccurs="0" maxOccurs="1"/> <xsd:element name="refersTo" type="iso25964:Identifier" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">The association between Note and ThesaurusConcept enables any note for one concept to refer to any other concept in the thesaurus. This capability is particularly useful for scope notes (see 5.3).</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
diagram | ![]() |
||||||||
namespace | http://iso25964.org/ | ||||||||
type | iso25964:Identifier | ||||||||
properties |
|
||||||||
source | <xsd:element name="identifier" type="iso25964:Identifier" minOccurs="0" maxOccurs="1"/> |
diagram | ![]() |
||||||||
namespace | http://iso25964.org/ | ||||||||
type | iso25964:Identifier | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="refersTo" type="iso25964:Identifier" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation xml:lang="en">The association between Note and ThesaurusConcept enables any note for one concept to refer to any other concept in the thesaurus. This capability is particularly useful for scope notes (see 5.3).</xsd:documentation> </xsd:annotation> </xsd:element> |