ops:fulltext-instance

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
desc xs:string required
lang xs:string optional
system xs:string required

Used By

Source

<xs:element name="fulltext-instance">
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="ops:fulltext-format-options"/>
    </xs:sequence>
    <xs:attribute name="system" type="xs:string" use="required"/>
    <xs:attribute name="lang" type="xs:string" use="optional"/>
    <xs:attribute name="desc" type="xs:string" use="required"/>
  </xs:complexType>
</xs:element>

Sample