diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | restriction of xs:int | ||||||
properties |
|
||||||
used by |
|
||||||
facets |
|
||||||
source | <xs:element name="FirstIndex"> <xs:annotation> <xs:documentation/> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> </xs:restriction> </xs:simpleType> </xs:element> |