complexType CustomNote
diagram iso25964-1_v1.4_p31.png
namespace http://iso25964.org/
type extension of iso25964:Note
properties
base iso25964:Note
children iso25964:lexicalValue iso25964:created iso25964:modified iso25964:identifier iso25964:refersTo iso25964:noteType
used by
element ThesaurusConceptStruct/CustomNote
source <xsd:complexType name="CustomNote">
 
<xsd:complexContent>
   
<xsd:extension base="iso25964:Note">
     
<xsd:sequence>
       
<xsd:element name="noteType" type="xsd:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element CustomNote/noteType
diagram iso25964-1_v1.4_p32.png
namespace http://iso25964.org/
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="noteType" type="xsd:string" minOccurs="0"/>


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