diagram | ![]() |
||||||||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||||||||
type | extension of Array | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | Description DataType SharedDataElementReference | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:complexType name="TArrayLegacy"> <xs:annotation> <xs:documentation>Representation of the legacy array construct, which is not a MOST data type but modeled as such for reasons of backward compatibility..</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="Array"> <xs:attribute name="MaxElementCount" type="mostco:UnsignedByte" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | UnsignedByte | ||
properties |
|
||
source | <xs:attribute name="MaxElementCount" type="mostco:UnsignedByte" use="optional"/> |