diagram | ![]() |
||||||||||||
namespace | http://www.mostcooperation.com | ||||||||||||
type | extension of StringBase | ||||||||||||
properties |
|
||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xs:complexType name="TLengthCodedString"> <xs:annotation> <xs:documentation>Representation of the MOST data type Length-coded String.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="StringBase"> <xs:attribute name="MaxSize" type="mostco:UnsignedLong" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | UnsignedLong | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xs:attribute name="MaxSize" type="mostco:UnsignedLong" use="optional"/> |