Definition Type Element
Name Language
Abstract False
Documentation
=================================== Language ===================================
An indication of the, or a, language used in a content item. The value of the
FormalName attribute is a formal name for the Language. Its meaning and
permitted values are determined by a controlled vocabulary as described in the
comment to the formalname ENTITY declaration above.
================================================================================

      
XSD Schema .\NewsML_1.2.xsd
XSD Schema Diagram
XSD Schema Code
<xs:element name="Language" >
  <xs:annotation>
    <xs:documentation>
=================================== Language ===================================
An indication of the, or a, language used in a content item. The value of the
FormalName attribute is a formal name for the Language. Its meaning and
permitted values are determined by a controlled vocabulary as described in the
comment to the formalname ENTITY declaration above.
================================================================================

      
</xs:documentation>
  </xs:annotation>

  <xs:complexType>
    <xs:attributeGroup ref="localid"/>
    <xs:attributeGroup ref="formalname"/>
    <xs:attributeGroup ref="assignment"/>
  </xs:complexType>

</xs:element>
Child Attributes
Name Type Default Value Use
Derivation Tree
[No Sub Types]
Language
    Language
References
Language
Generated using Liquid XML Studio by Liquid Technologies Ltd