[osis-core] OSIS_0105:9 <year> type = gyear?
Todd Tillinghast
osis-core@bibletechnologieswg.org
Mon, 8 Apr 2002 00:12:50 -0500
I'm not sure if <year type="gyear"> is what I was looking for.
I was thinking more about:
<xs:element name="year">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:gYearMonth">
<xs:attributeGroup
ref="globalAttributesWithType/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
if not xs:gYearMonth then xs:gYear
Todd
> -----Original Message-----
> From: owner-osis-core@bibletechnologieswg.org [mailto:owner-osis-
> core@bibletechnologieswg.org] On Behalf Of Patrick Durusau
> Sent: Saturday, April 06, 2002 12:16 PM
> To: osis-core@bibletechnologieswg.org
> Subject: [osis-core] OSIS_0105:9 <year> type = gyear?
>
> Todd,
>
> Todd Tillinghast wrote:
>
> >
> >1) Should <year> be derived from xs:year or xs:year or xs:gYearMonth
or
> >g:date so that it can actually be validated. These are accepted xml
data
> >types why not use them. The reason to use xs:YearMonth is if
different
> >copyright can be given in the same year. I don't know that much
about
> >copyright. In any case it seems that xs:year is more appropiate then
> >xs:string.
> >
> So, <year type = "gyear"> ?
>
> Patrick
>
> --
> Patrick Durusau
> Director of Research and Development
> Society of Biblical Literature
> pdurusau@emory.edu
>
>