Showing:

Annotations
Diagrams
Source
Used by
Simple Type YearRanges
Namespace No namespace
Annotations
A list of year ranges
Diagram
DiagramDECOR-datatypes_xsd_Simple_Type_YearRange.tmp#YearRange
Type list of YearRange
Used by
Attribute copyright/@years
Source
<xs:simpleType name="YearRanges">
  <xs:annotation>
    <xs:documentation xml:lang="en-US">A list of year ranges</xs:documentation>
  </xs:annotation>
  <xs:list itemType="YearRange"/>
</xs:simpleType>