Skip
repetitive navigational links
L-Soft  -  Home of  the  LISTSERV  mailing list  manager LISTSERV(R) 14.5
Skip repetitive navigational links
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (December 2004)Back to main MODS pageJoin or leave MODSReplyPost a new messageSearchProportional fontNon-proportional fontLog in
Date:         Mon, 20 Dec 2004 11:17:26 -0500
Reply-To:     Metadata Object Description Schema List <[log in to unmask]>
Sender:       Metadata Object Description Schema List <[log in to unmask]>
From:         Andrew E Switala <[log in to unmask]>
Subject:      Re: mads second preliminary draft - dec. 17
Comments: To: [log in to unmask]
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline

Thanks, I suspected it'd be something like that. --Andy >>> [log in to unmask] 12/20/04 10:06 AM >>> > How are hierarchical non-geographical subjects like > "Widgets--Andorra--18th century" expressed with 1 authority = 1 > descriptor? Sorry, left out one of the descriptors. So where we had: -------------------------------------------------------- <xsd:element name="name" type="nameType"/> <xsd:element name="title" type="mods:baseTitleInfoType"/> <xsd:element name="nameTitle" type="nameTitleType"/> <xsd:element name="topic"/> <xsd:element name="temporal" type="mods:dateType"/> <xsd:element name="genre"/> <xsd:element name="geographic"/> <xsd:element name="hierarchicalGeographic" type="mods:hierarchicalGeographicType"/> <xsd:element name="occupation"/> ------------------------------------------------------------- Add (after third line): <xsd:element name="subject" type="subjectType"/> (Or, rather than after the third line, probably re-order the list.) And the datatype: ........... <xsd:complexType name="subjectType"> <xsd:choice minOccurs='1' maxOccurs="unbounded"> <xsd:element name="topic"/> <xsd:element name="temporal" type="mods:dateType"/> <xsd:element name="geographic"/> </xsd:choice> </xsd:complexType> Does this help? Thanks. --Ray


Back to: Top of message | Previous page | Main MODS page

LISTSERV.LOC.GOV CataList email list search Powered by LISTSERV email list manager