DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
element <AlternateName>
Namespace:
Type:
Content:
simple, 3 attributes
Defined:
locally within complexType UsedType in ddiprofile.xsd, see XML source
XML Representation Summary
<AlternateName
    translatable
 = 
xs:boolean : "true"
    translated
 = 
xs:boolean : "false"
    xml:lang
 = 
xs:language
    >
   
Content: 
{ xs:string }
</AlternateName>
Included in content model of elements (1):
Annotation
Provides an alternate name for the element, for presentation purposes (not for use in the XML instance). It may be supplied in several language-versions.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="AlternateName" type="r:InternationalStringType"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set