diagram | |||||
namespace | urn:dgpe:names:draft:codice:schema:xsd:CommonAggregateComponents-2 | ||||
children | ID Name LocaleCode | ||||
used by |
|
||||
annotation |
|
||||
source | <xsd:complexType name="LanguageType"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Language. Details</ccts:DictionaryEntryName> <ccts:Definition>Information about Language.</ccts:Definition> <ccts:ObjectClass>Language</ccts:ObjectClass> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Language. Details</ccts:DictionaryEntryName> <ccts:Definition>Información acerca de un idioma</ccts:Definition> <ccts:ObjectClass>Language</ccts:ObjectClass> <ccts:AlternativeBusinessTerms>Idioma</ccts:AlternativeBusinessTerms> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cbc:ID" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Language. Identifier</ccts:DictionaryEntryName> <ccts:Definition>An identifier for a language, expressed as a code.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Language</ccts:ObjectClass> <ccts:PropertyTerm>Identifier</ccts:PropertyTerm> <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm> <ccts:DataType>Identifier. Type</ccts:DataType> <ccts:Examples>ID</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Language. Identifier</ccts:DictionaryEntryName> <ccts:Definition>Identificador de un idioma, expresado como un código.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Language</ccts:ObjectClass> <ccts:PropertyTerm>Identifier</ccts:PropertyTerm> <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm> <ccts:DataType>Identifier. Type</ccts:DataType> <ccts:AlternativeBusinessTerms>ID</ccts:AlternativeBusinessTerms> <ccts:Examples>ID</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:Name" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Language. Name</ccts:DictionaryEntryName> <ccts:Definition>The name of the language.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Language</ccts:ObjectClass> <ccts:PropertyTerm>Name</ccts:PropertyTerm> <ccts:RepresentationTerm>Name</ccts:RepresentationTerm> <ccts:DataType>Name. Type</ccts:DataType> <ccts:Examples>Name</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Language. Name</ccts:DictionaryEntryName> <ccts:Definition>Nombre del idioma</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Language</ccts:ObjectClass> <ccts:PropertyTerm>Name</ccts:PropertyTerm> <ccts:RepresentationTerm>Name</ccts:RepresentationTerm> <ccts:DataType>Name. Type</ccts:DataType> <ccts:AlternativeBusinessTerms>Nombre</ccts:AlternativeBusinessTerms> <ccts:Examples>Name</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:LocaleCode" minOccurs="0"> <xsd:annotation> <xsd:documentation xml:lang="en"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Language. Locale Code. Code</ccts:DictionaryEntryName> <ccts:Definition>The locale where the language is used, expressed as a code.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Language</ccts:ObjectClass> <ccts:PropertyTerm>Locale Code</ccts:PropertyTerm> <ccts:RepresentationTerm>Code</ccts:RepresentationTerm> <ccts:DataType>Code. Type</ccts:DataType> <ccts:Examples>LocaleCode</ccts:Examples> </ccts:Component> </xsd:documentation> <xsd:documentation xml:lang="es"> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Language. Locale Code. Code</ccts:DictionaryEntryName> <ccts:Definition>Código usado para especificar la zona en la que se utiliza el idioma</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Language</ccts:ObjectClass> <ccts:PropertyTerm>Locale Code</ccts:PropertyTerm> <ccts:RepresentationTerm>Code</ccts:RepresentationTerm> <ccts:DataType>Code. Type</ccts:DataType> <ccts:AlternativeBusinessTerms>Código local</ccts:AlternativeBusinessTerms> <ccts:Examples>LocaleCode</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |