Attribute | Schema Datatype or Enumeration | Usage | Allowable Values | DescriptionDefinition | Business Rule(s) | |||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
xml:lang | Optional | See IETF Trust, Tags for Identifying Languages (Section 2.2, References) Samples:
| xs:language | Optional | Code representing the language of the enclosed text value. Default value depends on locale. Note: The xml:lang attribute is part of the XML standard. |
| Examples:
| |||||||||||||||||
Type | ( | type | Optional | text/plain | ,| application/xhtml+xml) | Required | Contains IANA media type of the TranslatedText element contents. | Default value: "text/plain".
| (either
| or missing
| , given that
| is a default value)
|
Jira | ||||||||
---|---|---|---|---|---|---|---|---|
|
- .
- Layout containers: <div> <p>
- Headers: <h1> <h2> <h3> <h4> <h5> <h6>
- Lists: <ul> <ol> <li>
- Definitions: <dl> <dt> <dd>
- Lines: <hr>
- Block-level quotes/preformatted: <pre> <blockquote>
- Links: <a>
- Inline elements: <span> <code> <br>
- Text styling: <em> <strong> <b> <i>
- Tables: <table> <caption> <thead> <tfoot> <tbody> <colgroup> <col> <tr> <th> <td>
- Images: <img> <map> <area>
- Color: <span style="color:xxx">