diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/8/sm | ||||||
children | Lowerbound Upperbound | ||||||
used by | |||||||
attributes |
|
||||||
source | <xs:complexType name="RangeOfIntType"> <xs:sequence> <xs:element name="Lowerbound" type="xs:int"/> <xs:element name="Upperbound" type="xs:int"/> </xs:sequence> <xs:anyAttribute namespace="##other" processContents="lax"/> </xs:complexType> |
diagram | |||||
namespace | http://www.pwg.org/schemas/2012/8/sm | ||||
type | xs:int | ||||
properties |
|
||||
source | <xs:element name="Lowerbound" type="xs:int"/> |
diagram | |||||
namespace | http://www.pwg.org/schemas/2012/8/sm | ||||
type | xs:int | ||||
properties |
|
||||
source | <xs:element name="Upperbound" type="xs:int"/> |