Showing:

Attributes
Diagrams
Source
Used by
Complex Type FileNameType
Namespace urn:dgpe:names:draft:codice:schema:xsd:CommonBasicComponents-2
Diagram
Diagram CODICE-2.04211.tmp#id44 CODICE-2.04211.tmp#id43
Type extension of udt:NameType
Type hierarchy
Used by
Element FileName
Attributes
QName Type Fixed Default Use Annotation
languageID xsd:language optional
<ccts:UniqueID>UDT0000020-SC2</ccts:UniqueID>
<ccts:CategoryCode>SC</ccts:CategoryCode>
<ccts:DictionaryEntryName>Language. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>The identifier of the language used in the content component.</ccts:Definition>
<ccts:ObjectClass>Language</ccts:ObjectClass>
<ccts:PropertyTermName>Identification</ccts:PropertyTermName>
<ccts:RepresentationTermName>Identifier</ccts:RepresentationTermName>
<ccts:PrimitiveType>string</ccts:PrimitiveType>
<xsd:BuiltinType>language</xsd:BuiltinType>
Source
<xsd:complexType name="FileNameType">
  <xsd:simpleContent>
    <xsd:extension base="udt:NameType"/>
  </xsd:simpleContent>
</xsd:complexType>