localizable element

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.

Type

Anonymous

Elements and Attributes

Child Elements

None.

Attributes

None.

Usage

      <localizable />
    

Definition

      <element name="localizable" >
  <simpleType>
    <restriction base="token">
      <enumeration value="true">
      </enumeration>
      <enumeration value="false">
      </enumeration>
      <enumeration value="n/a">
      </enumeration>
    </restriction>
  </simpleType>
</element>

    
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp