<ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Regulation. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to describe a regulation.</ccts:Definition> <ccts:ObjectClass>Regulation</ccts:ObjectClass> <ccts:Examples>Points to regulation at atomic level</ccts:Examples> </ccts:Component> |
Elements | ApplicableRegulation, Regulation |
<xsd:complexType name="RegulationType"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Regulation. Details</ccts:DictionaryEntryName> <ccts:Definition>A class to describe a regulation.</ccts:Definition> <ccts:ObjectClass>Regulation</ccts:ObjectClass> <ccts:Examples>Points to regulation at atomic level</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="cbc:Name" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Regulation. Name</ccts:DictionaryEntryName> <ccts:Definition>A name for this regulation.</ccts:Definition> <ccts:Cardinality>1</ccts:Cardinality> <ccts:ObjectClass>Regulation</ccts:ObjectClass> <ccts:PropertyTerm>Name</ccts:PropertyTerm> <ccts:RepresentationTerm>Name</ccts:RepresentationTerm> <ccts:DataType>Name. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:LegalReference" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Regulation. Legal Reference. Text</ccts:DictionaryEntryName> <ccts:Definition>Text describing a legal reference.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Regulation</ccts:ObjectClass> <ccts:PropertyTerm>Legal Reference</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> <ccts:Examples>Art. 45 2 b</ccts:Examples> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element ref="cbc:OntologyURI" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Regulation. Ontology URI. Identifier</ccts:DictionaryEntryName> <ccts:Definition>The Uniform Resource Identifier (URI) of an ontology related to this regulation.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Regulation</ccts:ObjectClass> <ccts:PropertyTerm>Ontology URI</ccts:PropertyTerm> <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm> <ccts:DataType>Identifier. Type</ccts:DataType> </ccts:Component> </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |