
| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| first | ST_DecimalNumber | optional | ||||
| other | ST_DecimalNumber | optional |
| Element | EG_SectPrContents/paperSrc |
<xsd:complexType name="CT_PaperSource"> <xsd:attribute name="first" type="ST_DecimalNumber"/> <xsd:attribute name="other" type="ST_DecimalNumber"/> </xsd:complexType> |