complexType "CaseLawType"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<...>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Refers to a case law ruling related to the Classification Item.
XML Source (w/o annotations (4); see within schema source)
<xs:complexType name="CaseLawType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="CaseLawName"/>
<xs:element maxOccurs="1" minOccurs="0" ref="r:Description"/>
<xs:element maxOccurs="1" minOccurs="0" ref="CaseLawDate"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
CaseLawDate
Type:
r:BaseDateType, simple content
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"/>

CaseLawName
Type:
r:NameType, complex content
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"/>

r:Description
Type:
r:StructuredStringType, complex content
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)
<xs:element maxOccurs="1" minOccurs="0" ref="r:Description"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set