| QName | Type | Fixed | Default | Use | Inheritable | Annotation | 
|---|---|---|---|---|---|---|
| num | xs:string | optional | 
| Elements | abst-problemType/p, abst-solutionType/p | 
| <xs:complexType name="pType"> <xs:simpleContent> <xs:extension base="xs:string"> <xs:attribute name="num" type="xs:string"/> </xs:extension> </xs:simpleContent> </xs:complexType> |