ops:fulltext-format

Contains a possible format for a fulltext

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
version xs:string optional

Used By

Source

<xs:element name="fulltext-format">
  <xs:annotation>
    <xs:documentation>Contains a possible format for a fulltext</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="ops:fulltext-formatType"/>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>

Sample