CT_SampleData

Complex Type Information

Model

Children: dataModel

Attributes

QName Type Fixed Default Use Inheritable Annotation
useDef xsd:boolean false optional

Used By

Source

<xsd:complexType name="CT_SampleData">
  <xsd:sequence>
    <xsd:element name="dataModel" type="CT_DataModel" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="useDef" type="xsd:boolean" use="optional" default="false"/>
</xsd:complexType>