XML information pipe
Ihre Spezialisten für XML
as | byte-order-mark | case-order | cdata-section-elements | character | collation | copy-namespaces | count | data-type | decimal-separator | default-collation | default-validation& | digit | disable-output-escaping | doctype-public | doctype-system | elements | encoding | escape-uri-attributes | exclude-result-prefixes | extension-element-prefixes | flags | format | from | group-adjacent | group-by | group-ending-with | group-starting-with | grouping-separator | grouping-size | href | id | include-content-type | indent | infinity | inherit-namespaces | input-type-annotations | lang | letter-value | level | match | media-type | method | minus-sign | mode | name | namespace | NaN | normalization-form | omit-xml-declaration | order | ordinal | output-version | override | pattern-separator | per-mille | percent | priority | regex | required | result-prefix | schema-location | select | separator | stable | standalone | string | stylesheet-prefix | terminate | test | tunnel | type | undeclare-prefixes | use | use-attribute-sets | use-character-maps | validation | value | version | xpath-default-namespace | zero-digit |
byte-order-mark
<result-document>: The byte-order-mark attribute defines whether a byte order mark is written at the start of the file. If the value yes is specified, a byte order mark is written; if no is specified, no byte order mark is written. The default value depends on the encoding used. If the encoding is UTF-16, the default is yes; for UTF-8 it is implementation-defined, and for all other encodings it is no. The value of the byte order mark indicates whether high order bytes are written before or after low order bytes; the actual byte order used is implementation-dependent , unless it is defined by the selected encoding.
<output>: The byte-order-mark attribute defines whether a byte order mark is written at the start of the file. If the value yes is specified, a byte order mark is written; if no is specified, no byte order mark is written. The default value depends on the encoding used. If the encoding is UTF-16, the default is yes; for UTF-8 it is implementation-defined, and for all other encodings it is no. The value of the byte order mark indicates whether high order bytes are written before or after low order bytes; the actual byte order used is implementation-dependent , unless it is defined by the selected encoding.
Values:
Default:
--
Elements:
Locate in the official documentation