diagram | |||||||||||||
namespace | http://www.pwg.org/schemas/2012/8/sm | ||||||||||||
children | PageRange | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="PageRangesType"> <xs:sequence> <xs:element name="PageRange" type="RangeOfIntType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute ref="MustHonor"/> <xs:anyAttribute namespace="##other"/> </xs:complexType> |
diagram | |||||||||
namespace | http://www.pwg.org/schemas/2012/8/sm | ||||||||
type | RangeOfIntType | ||||||||
properties |
|
||||||||
children | Lowerbound Upperbound | ||||||||
attributes |
|
||||||||
source | <xs:element name="PageRange" type="RangeOfIntType" minOccurs="0" maxOccurs="unbounded"/> |