DiagML_PrimitiveValue/byte
diagram
|
|
attributes
|
Name
|
Type
|
Use
|
Default
|
Fixed
|
val
|
xs:byte
|
optional
|
|
|
|
source
|
<xs:element name="byte" minOccurs="0" maxOccurs="unbounded">
<xs:complexType>
<xs:attribute name="val" type="xs:byte" use="optional"/>
</xs:complexType>
</xs:element>
|