complexType "CaseLawType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<...> |
|
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
Refers to a case law ruling related to the Classification Item.
XML Source (w/o annotations (4); see within schema source)
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="CaseLawName"/>
<xs:element maxOccurs="1" minOccurs="0" ref="CaseLawDate"/>
</xs:sequence>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 3/3)
-
Date of the case law ruling.
Simple Content
xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration
|
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" ref="CaseLawDate"/>
|
-
Case Law Name. May be expressed in multiple languages. Repeat the element to express names with different content, for example different names for different systems.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="CaseLawName"/>
|
-
A description of the case law. Supports the use of multiple languages and structured content.
XML Source (w/o annotations (1); see within schema source)