<?xml version="1.0"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:vip="http://webservice.vip.dbc.dk/vip/meta/" targetNamespace="http://webservice.vip.dbc.dk/vip/meta/" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:element name="metadata">
		<xs:complexType>
			<xs:sequence>
				<xs:element name="branchId" type="xs:string">
					<xs:annotation>
						<xs:documentation xml:lang="da">Biblioteksnummer på betjeningssted</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="branchName" type="xs:string">
					<xs:annotation>
						<xs:documentation xml:lang="da">Navn på betjeningssted</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="branchPhone" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Telefonnummer til betjeningssted</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="branchFax" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Faxnummer til betjeningssted</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="branchEmail" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Mailadresse til betjeningssted</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="address" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Adresse på betjeningssted</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="postalCode" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Postnummer</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="city" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">By</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="junction" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Knudepunkt</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="answerEmail" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Svarmailadresse i forbindelse med fjernlån</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="branchType" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Betjeningsstedets type. 'f' betyder filial, 'H' betyder hovedbibliotek, 'b' betyder bogbus, 'P' betyder privat bibliotek og 's' betyder servicepunkt (begrænset service). DELETED betyder at biblioteket er slettet i VIP-basen</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="zOrder" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Angiver om biblioteket modtager bestillinger via Z39.50, Y betyder at det gør, N at det ikke gør. Udleveres kun ved succesfuld autentifikation</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="orderZurl" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Bibliotekets Z39.50-adresse til bestilling</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="orderUserId" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">UserID til bestilling via Z39.50 hvis dette anvendes. Udleveres kun ved succesfuld autentifikation</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="orderGroupId" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">GroupID til bestilling via Z39.50 hvis dette anvendes. Udleveres kun ved succesfuld autentifikation</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="orderPassword" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Password til bestilling via Z39.50 hvis dette anvendes. Udleveres kun ved succesfuld autentifikation</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="branchOrder" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Angivelse af om filialen er afsender i DanBib-bestillinger. Udleveres kun for filialer og hvis der er valgt ja eller nej i VIP-basen</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="catalogue" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Link til bibliotekets katalog</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="newBranchId" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Hvis et bibliotek har skiftet biblioteksnummer, findes det nye nummer her</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="libraryId" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Biblioteksnummer på biblioteksvæsen</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="libraryName" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Navn på biblioteksvæsen</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="libraryPhone" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Telefonnummer til biblioteksvæsen</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="libraryFax" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Faxnummer til biblioteksvæsen</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="libraryEmail" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Mailadresse på biblioteksvæsen</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="libraryType" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Biblioteksvæsnets type (Folke- eller Forskningsbibliotek)</xs:documentation>
					</xs:annotation>
				</xs:element>
				<xs:element name="dateUpdated" type="xs:string" minOccurs="0">
					<xs:annotation>
						<xs:documentation xml:lang="da">Dato for sidste opdatering af biblioteket i VIP-basen</xs:documentation>
					</xs:annotation>
				</xs:element>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
</xs:schema>

