diagram | ![]() |
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
source | <xs:complexType name="value-name"> <xs:attribute name="name" use="required"> <xs:annotation> <xs:documentation>Name of parameter.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="value" use="required"> <xs:annotation> <xs:documentation>Numerical value for a parameter. Nonnegative integer with base 10.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="name" use="required"> <xs:annotation> <xs:documentation>Name of parameter.</xs:documentation> </xs:annotation> </xs:attribute> |
properties |
|
||||
annotation |
|
||||
source | <xs:attribute name="value" use="required"> <xs:annotation> <xs:documentation>Numerical value for a parameter. Nonnegative integer with base 10.</xs:documentation> </xs:annotation> </xs:attribute> |