XBFDif

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
test optional

Used By

Elements XBFDif, XSIL

Source

<xs:element name="XBFDif">
  <xs:complexType>
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="XSIL"/>
      <xs:element ref="Comment"/>
      <xs:element ref="Url"/>
      <xs:element ref="Param"/>
      <xs:element ref="Table"/>
      <xs:element ref="Array"/>
      <xs:element ref="Stream"/>
      <xs:element ref="Element"/>
      <xs:element ref="XBFDif"/>
    </xs:choice>
    <xs:attribute name="test" default=""/>
  </xs:complexType>
</xs:element>

Sample