Schema element "b:Bytes "
All fields and data in Meshy Space are expected to be UTF-8,
preferably limited to printable ASCII. But this is not always
possible without help.
Definitions
<complexType name="Bytes">
<simpleContent>
<extension base="string">
<attributeGroup ref="b:encapsulate" />
</extension>
</simpleContent>
</complexType>
Description
In general, texts SHOULD be included in UTF-8. However, in rare
cases this is not possible. For instance, filenames or entry names in
an archive cannot be converted to UTF-8 because it may render them
unusable. Those "octet sequences" should be encoded.
mark@overmeer.net
Web-pages generated on 2023-12-19
|