<?xml version="1.0" encoding="UTF-8"?>
<!-- Produced by Poul Henrik Jorgensen phj@dbc.dk 14. June 2002  -->
<xsd:schema targetNamespace="http://www.portia.dk/zholdings/Holdings7/HoldingsSchema7EsnB1" xmlns:zhs="http://www.portia.dk/zholdings/Holdings7/HoldingsSchema7" xmlns="http://www.portia.dk/zholdings/Holdings7/HoldingsSchema7EsnB1" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
	<xsd:import namespace="http://www.portia.dk/zholdings/Holdings7/HoldingsSchema7" schemaLocation="http://www.portia.dk/zholdings/Holdings7/HoldingsSchema7a.xsd"/>
	<xsd:annotation>
		<xsd:documentation xml:lang="en">
		Holdings XML Schema version: HoldingsSchemaV7EsnB1
		Element Set B-1 Minimal Bibliographic Level Holdings  
		Updated by Poul Henrik Jorgensen, 14. June 2002
		mailto:phj@dbc.dk 
		Based on Z39.50 Holdings Schema version 1.1 
		with proposed revisons at ZIG October 2001
		Element Set B-1 Minimal Bibliographic Level Holdings
		http://www.portia.dk/zholdings/index.htm
		http://lcweb.loc.gov/z3950/agency/defns/holdings1-1.html
		http://lcweb.loc.gov/z3950/agency/zig/meetings/uk2001/holdings.html
		Conforms to W3C XML Schema Language May 2001 Rec.
		</xsd:documentation>
	</xsd:annotation>
	<!--Z39.50 Holdings XML Schema v.7 ESN B-1 -->
	<xsd:element name="holdingsStructure">
		<xsd:complexType>
			<xsd:complexContent>
				<xsd:restriction base="zhs:HoldingsStructure">
					<xsd:sequence minOccurs="0">
						<xsd:element name="bibItemInfo-1">
							<xsd:complexType>
								<xsd:complexContent>
									<xsd:restriction base="zhs:BibItemInfo">
										<xsd:sequence>
											<xsd:element name="actualBibItem-2">
												<xsd:annotation>
													<xsd:documentation>The bibliographic record to which the holdings apply</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
										</xsd:sequence>
									</xsd:restriction>
								</xsd:complexContent>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="holdingsStatement-4" minOccurs="0" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>One holdings statement for each location</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:complexContent>
									<xsd:restriction base="zhs:HoldingsStatement">
										<xsd:sequence minOccurs="0">
											<xsd:element name="holdingsSiteLocation-6">
												<xsd:annotation>
													<xsd:documentation>Location may be the leaf node of a hierarchy of locations. All locations back to the root are recursively included in SiteLocation for a single HoldingsStatement. What level of detail is given as to the location is a server decision.</xsd:documentation>
												</xsd:annotation>
												<xsd:complexType>
													<xsd:complexContent>
														<xsd:restriction base="zhs:SiteLocation">
															<xsd:sequence minOccurs="0"/>
															<xsd:attribute name="institutionOrSiteId-27" use="required"/>
															<xsd:attribute name="locationName-28" use="prohibited"/>
															<xsd:attribute name="countryId-G" use="prohibited"/>
															<xsd:attribute name="regionId-32" use="prohibited"/>
															<xsd:attribute name="networkAddress-33" use="prohibited"/>
															<xsd:attribute name="siteNotes-34" use="prohibited"/>
															<xsd:attribute name="moreInfo-39" use="prohibited"/>
														</xsd:restriction>
													</xsd:complexContent>
												</xsd:complexType>
											</xsd:element>
										</xsd:sequence>
										<xsd:attribute name="dateOfReport-7" use="prohibited"/>
										<xsd:attribute name="publicationType-8" use="prohibited"/>
										<xsd:attribute name="unionCatShelfMark-9" use="prohibited"/>
										<xsd:attribute name="numberOfTopBibParts-13" use="prohibited"/>
										<xsd:attribute name="numberOfCopies-14" use="prohibited"/>
										<xsd:attribute name="unionCatCompletenessDesignator-15" use="prohibited"/>
										<xsd:attribute name="unionCatAcqDesignator-16" use="prohibited"/>
										<xsd:attribute name="unionCatRetentionDesignator-17" use="prohibited"/>
										<xsd:attribute name="unionCatReproductionNote-18" use="prohibited"/>
										<xsd:attribute name="unionCatTermsUseRepro-21" use="prohibited"/>
										<xsd:attribute name="holdingsNotes-25" use="prohibited"/>
									</xsd:restriction>
								</xsd:complexContent>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="remoteHoldingsData-5" type="zhs:RecordId" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Z39.50 URL for alternative/additional sources of holdings information for this record</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:restriction>
			</xsd:complexContent>
		</xsd:complexType>
	</xsd:element>
</xsd:schema>
