element <unicodechar>
Namespace:
Type:
anonymous complexType
Content:
mixed, 1 attribute, 9 elements
Defined:
globally in eruditarticle.xsd, see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<unicodechar
    range
 = 
("0000-007F" | "0080-00FF" | "0100-017F" | "0180-024F" | "0250-02AF" | "02B0-02FF" | "0300-036F" | "0370-03FF" | "0400-04FF" | "0500-052F" | "0530-058F" | "0590-05FF" | "0600-06FF" | "0700-074F" | "0750-077F" | "0780-07BF" | "07C0-07FF" | "0900-097F" | "0980-09FF" | "0A00-0A7F" | "0A80-0AFF" | "0B00-0B7F" | "0B80-0BFF" | "0C00-0C7F" | "0C80-0CFF" | "0D00-0D7F" | "0D80-0DFF" | "0E00-0E7F" | "0E80-0EFF" | "0F00-0FFF" | "1000-109F" | "10A0-10FF" | "1100-11FF" | "1200-137F" | "1380-139F" | "13A0-13FF" | "1400-167F" | "1680-169F" | "16A0-16FF" | "1700-171F" | "1720-173F" | "1740-175F" | "1760-177F" | "1780-17FF" | "1800-18AF" | "1900-194F" | "1950-197F" | "1980-19DF" | "19E0-19FF" | "1A00-1A1F" | "1B00-1B7F" | "1B80-1BBF" | "1C00-1C4F" | "1C50-1C7F" | "1D00-1D7F" | "1D80-1DBF" | "1DC0-1DFF" | "1E00-1EFF" | "1F00-1FFF" | "2000-206F" | "2070-209F" | "20A0-20CF" | "20D0-20FF" | "2100-214F" | "2150-218F" | "2190-21FF" | "2200-22FF" | "2300-23FF" | "2400-243F" | "2440-245F" | "2460-24FF" | "2500-257F" | "2580-259F" | "25A0-25FF" | "2600-26FF" | "2700-27BF" | "27C0-27EF" | "27F0-27FF" | "2800-28FF" | "2900-297F" | "2980-29FF" | "2A00-2AFF" | "2B00-2BFF" | "2C00-2C5F" | "2C60-2C7F" | "2C80-2CFF" | "2D00-2D2F" | "2D30-2D7F" | "2D80-2DDF" | "2DE0-2DFF" | "2E00-2E7F" | "2E80-2EFF" | "2F00-2FDF" | "2FF0-2FFF" | "3000-303F" | "3040-309F" | "30A0-30FF" | "3100-312F" | "3130-318F" | "3190-319F" | "31A0-31BF" | "31C0-31EF" | "31F0-31FF" | "3200-32FF" | "3300-33FF" | "3400-4DBF" | "4DC0-4DFF" | "4E00-9FCF" | "A000-A48F" | "A490-A4CF" | "A500-A63F" | "A640-A69F" | "A700-A71F" | "A720-A7FF" | "A800-A82F" | "A840-A87F" | "A880-A8DF" | "A900-A92F " | "A930-A95F" | "AA00-AA5F" | "AC00-D7AF" | "F900-FAFF" | "FB00-FB4F" | "FB50-FDFF" | "FE00-FE0F" | "FE10-FE1F" | "FE20-FE2F" | "FE30-FE4F" | "FE50-FE6F" | "FE70-FEFF" | "FF00-FFEF" | "FFF0-FFFF" | "10000-1007F" | "10080-100FF" | "10100-1013F" | "10140-1018F" | "10190-101CF" | "101D0-101FF" | "10280-1029F" | "102A0-102DF" | "10300-1032F" | "10330-1034F" | "10380-1039F" | "103A0-103DF" | "10400-1044F" | "10450-1047F" | "10480-104AF" | "10800-1083F" | "10900-1091F" | "10920-1093F" | "10A00-10A5F" | "12000-123FF" | "12400-1247F" | "1D000-1D0FF" | "1D100-1D1FF" | "1D200-1D24F" | "1D300-1D35F" | "1D360-1D37F" | "1D400-1D7FF" | "1F000-1F02F" | "1F030-1F09F" | "20000-2A6DF" | "2F800-2FA1F" | "E0000-E007F" | "E0100-E01EF")
    >
   
Content: 
{text} × (quotation | inlineequation | superscript | subscript | simplelink | highlight | bookmark | mediaobject | reference)*
</unicodechar>
May contain elements (9):
May be included in elements (51):
Known Usage Locations
Annotation
Label
Unicode character
Description
One or more characters, included in the same Unicode character code chart.
Comments

Characters included inside separate Unicode character code chart must be located inside separate “unicodechar” elements, even if they're one after the other in the original text.

This semantic identification can, among other things, allow the use of adapted fonts, according to character categories fund in the article.

XML Source (w/o annotations (2); see within schema source)
<xs:element name="unicodechar">
<xs:complexType mixed="true">
<xs:group maxOccurs="unbounded" minOccurs="0" ref="textunicodechar"/>
<xs:attribute name="range" type="unicode:tabcaractype" use="required">
</xs:attribute>
</xs:complexType>
</xs:element>
Attribute Detail (defined in this component only; 1/1)
range
Type:
Use:
required
Label
Code range
Description
Code range of a Unicode character code chart.
Format
Unicode character code charts.
References
Unicode character code charts (http://www.unicode.org/fr/charts/)
Attribute Value
enumeration of xs:token
Enumeration:
"0000-007F", "0080-00FF", "0100-017F", "0180-024F", "0250-02AF", "02B0-02FF", "0300-036F", "0370-03FF", "0400-04FF", "0500-052F", "0530-058F", "0590-05FF", "0600-06FF", "0700-074F", "0750-077F", "0780-07BF", "07C0-07FF", "0900-097F", "0980-09FF", "0A00-0A7F", "0A80-0AFF", "0B00-0B7F", "0B80-0BFF", "0C00-0C7F", "0C80-0CFF", "0D00-0D7F", "0D80-0DFF", "0E00-0E7F", "0E80-0EFF", "0F00-0FFF", "1000-109F", "10A0-10FF", "1100-11FF", "1200-137F", "1380-139F", "13A0-13FF", "1400-167F", "1680-169F", "16A0-16FF", "1700-171F", "1720-173F", "1740-175F", "1760-177F", "1780-17FF", "1800-18AF", "1900-194F", "1950-197F", "1980-19DF", "19E0-19FF", "1A00-1A1F", "1B00-1B7F", "1B80-1BBF", "1C00-1C4F", "1C50-1C7F", "1D00-1D7F", "1D80-1DBF", "1DC0-1DFF", "1E00-1EFF", "1F00-1FFF", "2000-206F", "2070-209F", "20A0-20CF", "20D0-20FF", "2100-214F", "2150-218F", "2190-21FF", "2200-22FF", "2300-23FF", "2400-243F", "2440-245F", "2460-24FF", "2500-257F", "2580-259F", "25A0-25FF", "2600-26FF", "2700-27BF", "27C0-27EF", "27F0-27FF", "2800-28FF", "2900-297F", "2980-29FF", "2A00-2AFF", "2B00-2BFF", "2C00-2C5F", "2C60-2C7F", "2C80-2CFF", "2D00-2D2F", "2D30-2D7F", "2D80-2DDF", "2DE0-2DFF", "2E00-2E7F", "2E80-2EFF", "2F00-2FDF", "2FF0-2FFF", "3000-303F", "3040-309F", "30A0-30FF", "3100-312F", "3130-318F", "3190-319F", "31A0-31BF", "31C0-31EF", "31F0-31FF", "3200-32FF", "3300-33FF", "3400-4DBF", "4DC0-4DFF", "4E00-9FCF", "A000-A48F", "A490-A4CF", "A500-A63F", "A640-A69F", "A700-A71F", "A720-A7FF", "A800-A82F", "A840-A87F", "A880-A8DF", "A900-A92F ", "A930-A95F", "AA00-AA5F", "AC00-D7AF", "F900-FAFF", "FB00-FB4F", "FB50-FDFF", "FE00-FE0F", "FE10-FE1F", "FE20-FE2F", "FE30-FE4F", "FE50-FE6F", "FE70-FEFF", "FF00-FFEF", "FFF0-FFFF", "10000-1007F", "10080-100FF", "10100-1013F", "10140-1018F", "10190-101CF", "101D0-101FF", "10280-1029F", "102A0-102DF", "10300-1032F", "10330-1034F", "10380-1039F", "103A0-103DF", "10400-1044F", "10450-1047F", "10480-104AF", "10800-1083F", "10900-1091F", "10920-1093F", "10A00-10A5F", "12000-123FF", "12400-1247F", "1D000-1D0FF", "1D100-1D1FF", "1D200-1D24F", "1D300-1D35F", "1D360-1D37F", "1D400-1D7FF", "1F000-1F02F", "1F030-1F09F", "20000-2A6DF", "2F800-2FA1F", "E0000-E007F", "E0100-E01EF"
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="range" type="unicode:tabcaractype" use="required">
</xs:attribute>

XML schema documentation generated with DocFlex/XML 1.7.0 using DocFlex/XML | XSDDoc 2.0.0 template set