Describes the localizability of the text content in the element to which this tag has been applied. This tag has nothing to say about child elements of the element to which this tag has been applied.
Anonymous
None.
None.
<localizable />
<element name="localizable" >
<simpleType>
<restriction base="token">
<enumeration value="true">
</enumeration>
<enumeration value="false">
</enumeration>
<enumeration value="n/a">
</enumeration>
</restriction>
</simpleType>
</element>