complexType DerivedFromType
diagram gluon3_1_p1044.png
namespace urn:tva:metadata:2005
type extension of tva:BaseMemberOfType
properties
base tva:BaseMemberOfType
children tva:DerivationReason
used by
element ProgramInformationType/DerivedFrom
attributes
Name  Type  Use  Default  Fixed  Annotation
crid  tva:CRIDType  required      
index  xs:unsignedInt  optional      
source <xs:complexType name="DerivedFromType">
 
<xs:complexContent>
   
<xs:extension base="tva:BaseMemberOfType">
     
<xs:sequence>
       
<xs:element name="DerivationReason" type="tva:BaseDerivationReasonType" minOccurs="0" maxOccurs="unbounded"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element DerivedFromType/DerivationReason
diagram gluon3_1_p1045.png
namespace urn:tva:metadata:2005
type tva:BaseDerivationReasonType
properties
minOcc 0
maxOcc unbounded
content complex
source <xs:element name="DerivationReason" type="tva:BaseDerivationReasonType" minOccurs="0" maxOccurs="unbounded"/>


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