Schema QCVocab-v1.0.xsd


schema location https://www.movielabs.com/md/qcvocabulary/xml-documentation/QCVocab-v1.0.xsd
attributeFormDefault unqualified
elementFormDefault qualified
 
Elements  Complex types 
QCVocabulary  QCVocab-type 
QCVocabEntry-type 


element QCVocabulary
diagram QCVocab-v1.0_p1.png
type QCVocab-type
properties
content complex
children Entry
source <xs:element name="QCVocabulary" type="QCVocab-type"/>

complexType QCVocab-type
diagram QCVocab-v1.0_p2.png
children Entry
used by
element QCVocabulary
source <xs:complexType name="QCVocab-type">
 
<xs:sequence>
   
<xs:element name="Entry" type="QCVocabEntry-type" maxOccurs="unbounded"/>
 
</xs:sequence>
</xs:complexType>

element QCVocab-type/Entry
diagram QCVocab-v1.0_p3.png
type QCVocabEntry-type
properties
minOcc 1
maxOcc unbounded
content complex
children Category Term Description Definition Version Date Deprecated RelatedTerms LinkToExample
source <xs:element name="Entry" type="QCVocabEntry-type" maxOccurs="unbounded"/>

complexType QCVocabEntry-type
diagram QCVocab-v1.0_p4.png
children Category Term Description Definition Version Date Deprecated RelatedTerms LinkToExample
used by
element QCVocab-type/Entry
source <xs:complexType name="QCVocabEntry-type">
 
<xs:sequence>
   
<xs:element name="Category" type="xs:string"/>
   
<xs:element name="Term" type="xs:string"/>
   
<xs:element name="Description" type="xs:string"/>
   
<xs:element name="Definition" type="xs:string"/>
   
<xs:element name="Version" type="xs:string"/>
   
<xs:element name="Date" type="xs:string"/>
   
<xs:element name="Deprecated" type="xs:string"/>
   
<xs:element name="RelatedTerms" type="xs:string"/>
   
<xs:element name="LinkToExample" type="xs:string"/>
 
</xs:sequence>
</xs:complexType>

element QCVocabEntry-type/Category
diagram QCVocab-v1.0_p5.png
type xs:string
properties
content simple
source <xs:element name="Category" type="xs:string"/>

element QCVocabEntry-type/Term
diagram QCVocab-v1.0_p6.png
type xs:string
properties
content simple
source <xs:element name="Term" type="xs:string"/>

element QCVocabEntry-type/Description
diagram QCVocab-v1.0_p7.png
type xs:string
properties
content simple
source <xs:element name="Description" type="xs:string"/>

element QCVocabEntry-type/Definition
diagram QCVocab-v1.0_p8.png
type xs:string
properties
content simple
source <xs:element name="Definition" type="xs:string"/>

element QCVocabEntry-type/Version
diagram QCVocab-v1.0_p9.png
type xs:string
properties
content simple
source <xs:element name="Version" type="xs:string"/>

element QCVocabEntry-type/Date
diagram QCVocab-v1.0_p10.png
type xs:string
properties
content simple
source <xs:element name="Date" type="xs:string"/>

element QCVocabEntry-type/Deprecated
diagram QCVocab-v1.0_p11.png
type xs:string
properties
content simple
source <xs:element name="Deprecated" type="xs:string"/>

element QCVocabEntry-type/RelatedTerms
diagram QCVocab-v1.0_p12.png
type xs:string
properties
content simple
source <xs:element name="RelatedTerms" type="xs:string"/>

element QCVocabEntry-type/LinkToExample
diagram QCVocab-v1.0_p13.png
type xs:string
properties
content simple
source <xs:element name="LinkToExample" type="xs:string"/>


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