ops:pre

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
line xs:string required

Used By

Element ops:legal

Source

<xs:element name="pre">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded"/>
    <xs:attribute name="line" type="xs:string" use="required"/>
  </xs:complexType>
</xs:element>

Sample