例子: <unicodeProp> (unicode property)

These search results reproduce every example of the use of <unicodeProp> in the Guidelines, including all localised and translated versions. In some cases, the examples have been drawn from discussion of other elements in the Guidelines and illustrating the use of <unicodeProp> is not the main focus of the passage in question. In other cases, examples may be direct translations of each other, and hence identical from the perspective of their encoding.

5 Characters, Glyphs, and Writing Modes


5.2.1 Character Properties

<unicodeProp name="Ideographic"
 value="false"/>
參考書目 ⚓︎

5.4 Adding New Characters

<char xml:id="U4EBA-circled">
 <unicodeProp name="Decomposition_Mapping"
  value="cicle"/>

 <localProp name="Name"
  value="CIRCLED IDEOGRAPH 36"/>

 <localProp name="daikanwavalue="36"/>
 <mapping type="standard"> &#x4EBA;
 </mapping>
 <mapping type="PUA"> &#xE000;
 </mapping>
</char>
參考書目 ⚓︎

<charDecl> (en)

<charDecl>
 <char xml:id="aENL">
  <unicodeProp name="Name"
   value="LATIN LETTER ENLARGED SMALL A"/>

  <mapping type="standard">a</mapping>
 </char>
</charDecl>
全部顯示 ⚓︎

<char> (en)

<char xml:id="circledU4EBA">
 <localProp name="Name"
  value="CIRCLED IDEOGRAPH 4EBA"/>

 <localProp name="daikanwavalue="36"/>
 <unicodeProp name="Decomposition_Mapping"
  value="circle"/>

 <mapping type="standard"></mapping>
</char>
全部顯示 ⚓︎

<char> (fr)

<char xml:id="fr_circledU4EBA">
 <localProp name="nom"
  value="IDEOGRAMME ENCADRE 4EBA"/>

 <localProp name="daikanwavalue="36"/>
 <unicodeProp name="Decomposition_Mapping"
  value="circle"/>

 <mapping type="standard"></mapping>
</char>
全部顯示 ⚓︎

<localProp> (en)

<char xml:id="daikanwaU4EBA">
 <localProp name="name"
  value="CIRCLED IDEOGRAPH 4EBA"/>

 <localProp name="entityvalue="daikanwa"/>
 <unicodeProp name="Decomposition_Mapping"
  value="circle"/>

 <mapping type="standard"></mapping>
</char>
全部顯示 ⚓︎

<unicodeProp> (en)

<char xml:id="U4EBA_circled">
 <unicodeProp name="Decomposition_Mapping"
  value="circleversion="12.1"/>

 <localProp name="Name"
  value="CIRCLED IDEOGRAPH 4EBA"/>

 <localProp name="daikanwavalue="36"/>
 <mapping type="standard"></mapping>
</char>
全部顯示 ⚓︎

att.gaijiProp (en)

<unicodeProp name="Decomposition_Mapping"
 value="circle"/>
參考書目 ⚓︎