| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| line | xs:string | required |
| Element | ops:legal |
<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> |