diagram | ![]() |
||
namespace | http://www.fixm.aero/base/4.1 | ||
children | fb:height fb:length fb:width | ||
used by |
|
||
annotation |
|
||
source | <complexType name="DimensionsType"> <annotation> <documentation> Describes dimensions: width, height, length. </documentation> </annotation> <sequence> <element name="height" type="fb:LengthType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Used, for example, to indicate a package's dimensions. </documentation> </annotation> </element> <element name="length" type="fb:LengthType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Used, for example, to indicate a package's dimensions. </documentation> </annotation> </element> <element name="width" type="fb:LengthType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Used, for example, to indicate a package's dimensions. </documentation> </annotation> </element> </sequence> </complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||
type | fb:LengthType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="height" type="fb:LengthType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Used, for example, to indicate a package's dimensions. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||
type | fb:LengthType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="length" type="fb:LengthType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Used, for example, to indicate a package's dimensions. </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/base/4.1 | ||||||||||||||
type | fb:LengthType | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="width" type="fb:LengthType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> Used, for example, to indicate a package's dimensions. </documentation> </annotation> </element> |