Contains a possible format for a fulltext |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
version | xs:string | optional |
Element | ops:fulltext-format-options |
<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> |