tva:DerivedFromType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
crid tva:CRIDType required
index unsignedInt optional

Used By

Source

<complexType name="DerivedFromType">
  <complexContent>
    <extension base="tva:BaseMemberOfType">
      <sequence>
        <element name="DerivationReason" type="tva:GenericDerivationReasonType" minOccurs="0" maxOccurs="unbounded"/>
      </sequence>
    </extension>
  </complexContent>
</complexType>