diagram | ![]() |
||
namespace | http://taf-jsg.info/schemes | ||
children | Length Height Width | ||
annotation |
|
||
source | <xs:complexType name="DimensionValue"> <xs:annotation> <xs:documentation>Measurement Values of Length, Height and Width</xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="Length"/> <xs:element ref="Height"/> <xs:element ref="Width"/> </xs:sequence> </xs:complexType> |