| Complex Type | OneOrTwoDIndexedElement |
<xs:attribute name="index"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:minLength value="1"/> <xs:pattern value="\d+|\d+,\d+"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
|
" |
|
< that index = "1,1" /> |
|
"? Good at |
|
< that index = "1,1" /> |
|
. |