<?xml version="1.0" encoding="UTF-8"?>
<!--This is an autogenerated file, created from wsdl and schemas defined (used) by DDV service-->
<wsdl:definitions xmlns:xsd="http://www.w3.org/2001/XMLSchema"
                  xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
                  xmlns:xs="http://www.w3.org/2001/XMLSchema"
                  xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
                  xmlns:wsa="http://www.w3.org/2005/08/addressing"
                  xmlns:wsaw="http://www.w3.org/2005/08/addressing/wsdl"
                  xmlns:tns="http://vaccinationsregister.dk/schemas/2010/07/01"
                  xmlns:vaccinationcard="http://vaccinationsregister.dk/schemas/2010/07/01"
                  xmlns:dglws="http://www.medcom.dk/dglws/1.0/xsd"
                  xmlns:sdsd="http://www.sdsd.dk/dgws/2010/08"
                  xmlns:medcom="http://www.medcom.dk/dgws/2006/04/dgws-1.0.xsd"
                  xmlns:sdsd201206="http://www.sdsd.dk/dgws/2012/06"
                  xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
                  targetNamespace="http://vaccinationsregister.dk/schemas/2010/07/01">
   <wsdl:types>
      <xsd:schema xmlns="http://www.w3.org/2001/XMLSchema"
                  xmlns:sdsd201008="http://www.sdsd.dk/dgws/2010/08"
                  xmlns:cpr="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/"
                  xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
                  xmlns:ean="http://rep.oio.dk/ean/xml/schemas/2005/01/10/"
                  xmlns:itst="http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/"
                  xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
                  xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
                  targetNamespace="http://www.sdsd.dk/dgws/2010/08"
                  elementFormDefault="qualified">
         <element name="SystemOwnerName" type="sdsd201008:SystemOwnerName">
		          <annotation>
			            <documentation xml:lang="da-DK">Det entydige navn på leverandøren af afsendersystemet. Udfaldsrummet dikteres via det Centrale Virksomheds Register</documentation>
		          </annotation>
	        </element>
         <element name="SystemName" type="sdsd201008:SystemName">
		          <annotation>
			            <documentation xml:lang="da-DK">Navnet på afsendersystemet. Udfaldsrummet dikteres alene af leverandøren af afsendersystemet</documentation>
		          </annotation>
	        </element>
         <element name="SystemVersion" type="sdsd201008:SystemVersion">
		          <annotation>
			            <documentation xml:lang="da-DK">Versionen på afsendersystemet. Ufaldsrummet dikteres alene af leverandøren af afsendersystemet</documentation>
		          </annotation>
	        </element>
         <element name="OrgResponsibleName" type="sdsd201008:OrgResponsibleName">
		          <annotation>
			            <documentation xml:lang="da-DK">Det entydige navn på den organisation, der har ansvaret for it-systemet. Det bemærkes, at organisationen meget vel kan være en ikke-sundhedsfaglig organisation der måske endda ikke engang kan identificeres via en klassifikation som CVR som i tilfældet en driftsafdeling i en region. Derfor anvendes der ikke klassifikationer for denne attribut. Udfaldsrummet dikteres alene af leverandøren af afsendersystemet</documentation>
		          </annotation>
	        </element>
         <element name="OrgUsingName" type="sdsd201008:OrgUsingName">
		          <annotation>
			            <documentation xml:lang="da-DK">Det entydige navn på den organisation, hvor brugeren aktuelt befinder sig når webservice kaldet udføres. Navnet på organisationen modsvarer det id der findes i attributten OrgUsingID givet ved klassifikationen angivet i attributten NameFormat i OrgUsingID.</documentation>
		          </annotation>
	        </element>
         <element name="OrgUsingID" type="sdsd201008:OrgUsingID">
		          <annotation>
			            <documentation xml:lang="da-DK">Det entydige id på den organisation, hvor brugeren aktuelt befinder sig når webservice kaldet udføres. Klassifikationen hvortil id’et hører er angivet i attributten NameFormat.</documentation>
		          </annotation>
	        </element>
         <element name="NameFormat" type="sdsd201008:NameFormat">
		          <annotation>
			            <documentation xml:lang="da-DK">Klassifikation af organisations-ider</documentation>
		          </annotation>
	        </element>
         <element name="RequestedRole" type="sdsd201008:RequestedRole">
		          <annotation>
			            <documentation xml:lang="da-DK">Brugerens rolle</documentation>
		          </annotation>
	        </element>
         <simpleType name="SystemOwnerName">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="200"/>
		          </restriction>
	        </simpleType>
         <simpleType name="SystemName">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="200"/>
		          </restriction>
	        </simpleType>
         <simpleType name="SystemVersion">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="200"/>
		          </restriction>
	        </simpleType>
         <simpleType name="OrgResponsibleName">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="200"/>
		          </restriction>
	        </simpleType>
         <simpleType name="OrgUsingName">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="200"/>
		          </restriction>
	        </simpleType>
         <simpleType name="OrgUsingIDString">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="200"/>
		          </restriction>
	        </simpleType>
         <simpleType name="NameFormat">
		          <restriction base="string">
			            <enumeration value="medcom:ynumber"/>
			            <enumeration value="medcom:pnumber"/>
			            <enumeration value="medcom:skscode"/>
			            <enumeration value="medcom:cvrnumber"/>
			            <enumeration value="medcom:communalnumber"/>
			            <enumeration value="medcom:sor"/>
		          </restriction>
	        </simpleType>
         <simpleType name="RequestedRole">
		          <union memberTypes="sdsd201008:PredefinedRequestedRole sdsd201008:UndefinedRequestedRole"/>
	        </simpleType>
         <simpleType name="PredefinedRequestedRole">
		          <restriction base="string">
			            <enumeration value="Læge"/>
			            <enumeration value="Tandlæge"/>
			            <enumeration value="Jordemoder"/>
			            <enumeration value="Sygeplejerske"/>
			            <enumeration value="Social- og sundhedsassistent"/>
			            <enumeration value="Social- og sundhedshjælper"/>
			            <enumeration value="Sundhedsplejerske"/>
			            <enumeration value="Farmaceut"/>
			            <enumeration value="Farmakonom"/>
			            <enumeration value="Assistent for Læge"/>
			            <enumeration value="Assistent for Tandlæge"/>
			            <enumeration value="Assistent for Sygeplejer"/>
			            <enumeration value="Assistent for Jordemoder"/>
			            <enumeration value="Assistent for Social- og sundhedsassistent"/>
			            <enumeration value="Borger"/>
			            <enumeration value="Forældermyndighed"/>
			            <enumeration value="Værge"/>
			            <enumeration value="Web administrator"/>
		          </restriction>
	        </simpleType>
         <simpleType name="UndefinedRequestedRole">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="200"/>
		          </restriction>
	        </simpleType>
         <complexType name="OrgUsingID">
		          <simpleContent>
			            <extension base="sdsd201008:OrgUsingIDString">
				              <attribute name="NameFormat" type="sdsd201008:NameFormat" use="required"/>
			            </extension>
		          </simpleContent>
	        </complexType>
      </xsd:schema>
      <xsd:schema xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
                  xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
                  xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
                  xmlns:cpr="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/"
                  xmlns:ean="http://rep.oio.dk/ean/xml/schemas/2005/01/10/"
                  xmlns:itst="http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/"
                  xmlns:sdsd201008="http://www.sdsd.dk/dgws/2010/08"
                  elementFormDefault="qualified"
                  targetNamespace="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
         <xs:element name="Security">
            <xs:complexType>
               <xs:sequence>
                  <xs:element ref="wsu:Timestamp" minOccurs="1" maxOccurs="1"/>
                  <xs:element ref="saml:Assertion" minOccurs="0" maxOccurs="1"/>
                  <xs:element ref="ds:Signature" minOccurs="0" maxOccurs="1"/>
               </xs:sequence>
               <xs:attribute name="id" use="optional"/>
            </xs:complexType>
         </xs:element>
         <xs:element name="UsernameToken">
            <xs:complexType>
               <xs:sequence>
                  <xs:element ref="wsse:Username" minOccurs="1" maxOccurs="1"/>
                  <xs:element ref="wsse:Password" minOccurs="1" maxOccurs="1"/>
               </xs:sequence>
            </xs:complexType>
         </xs:element>
         <xs:element name="Username" type="xs:NCName"/>
         <xs:element name="Password" type="xs:NCName"/>
      </xsd:schema>
      <xsd:schema xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
                  xmlns:cpr="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/"
                  xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
                  xmlns:ean="http://rep.oio.dk/ean/xml/schemas/2005/01/10/"
                  xmlns:itst="http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/"
                  xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
                  xmlns:sdsd201008="http://www.sdsd.dk/dgws/2010/08"
                  targetNamespace="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
                  elementFormDefault="qualified">
         <xs:element name="Timestamp">
		          <xs:complexType>
			            <xs:sequence>
				              <xs:element ref="wsu:Created"/>
			            </xs:sequence>
		          </xs:complexType>
	        </xs:element>
         <xs:element name="Created" type="xs:dateTime"/>
      </xsd:schema>
      <xsd:schema xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
                  xmlns:cpr="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/"
                  xmlns:ean="http://rep.oio.dk/ean/xml/schemas/2005/01/10/"
                  xmlns:itst="http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/"
                  xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
                  xmlns:sdsd201008="http://www.sdsd.dk/dgws/2010/08"
                  xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
                  targetNamespace="http://www.w3.org/2000/09/xmldsig#"
                  elementFormDefault="qualified">
         <xs:element name="Signature">
		          <xs:complexType>
			            <xs:sequence>
				              <xs:element ref="ds:SignedInfo"/>
				              <xs:element ref="ds:SignatureValue"/>
				              <xs:element ref="ds:KeyInfo"/>
			            </xs:sequence>
			            <xs:attribute name="id" type="xs:NCName" use="required"/>
		          </xs:complexType>
	        </xs:element>
         <xs:element name="SignedInfo">
		          <xs:complexType>
			            <xs:sequence>
				              <xs:element ref="ds:CanonicalizationMethod"/>
				              <xs:element ref="ds:SignatureMethod"/>
				              <xs:element ref="ds:Reference" maxOccurs="unbounded"/>
			            </xs:sequence>
		          </xs:complexType>
	        </xs:element>
         <xs:element name="CanonicalizationMethod">
		          <xs:complexType>
			            <xs:attribute name="Algorithm" use="required">
				              <xs:simpleType>
					                <xs:restriction base="xs:anyURI">
						                  <xs:enumeration value="http://www.w3.org/TR/2001/REC-xml-c14n-20010315"/>
						                  <xs:enumeration value="http://www.w3.org/2001/10/xml-exc-c14n#"/>
					                </xs:restriction>
				              </xs:simpleType>
			            </xs:attribute>
		          </xs:complexType>
	        </xs:element>
         <xs:element name="SignatureMethod">
		          <xs:complexType>
			            <xs:attribute name="Algorithm" use="required">
				              <xs:simpleType>
					                <xs:restriction base="xs:anyURI">
						                  <xs:enumeration value="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/>
					                </xs:restriction>
				              </xs:simpleType>
			            </xs:attribute>
		          </xs:complexType>
	        </xs:element>
         <xs:element name="Reference">
		          <xs:complexType>
			            <xs:sequence>
				              <xs:element ref="ds:Transforms" minOccurs="0"/>
				              <xs:element ref="ds:DigestMethod"/>
				              <xs:element ref="ds:DigestValue"/>
			            </xs:sequence>
			            <xs:attribute name="URI" use="required"/>
		          </xs:complexType>
	        </xs:element>
         <xs:element name="Transforms">
		          <xs:complexType>
			            <xs:sequence maxOccurs="unbounded">
				              <xs:element name="Transform">
					                <xs:complexType>
						                  <xs:attribute name="Algorithm" use="required"/>
					                </xs:complexType>
				              </xs:element>
			            </xs:sequence>
		          </xs:complexType>
	        </xs:element>
         <xs:element name="DigestMethod">
		          <xs:complexType>
			            <xs:attribute name="Algorithm" use="required">
				              <xs:simpleType>
					                <xs:restriction base="xs:anyURI">
						                  <xs:enumeration value="http://www.w3.org/2000/09/xmldsig#sha1"/>
					                </xs:restriction>
				              </xs:simpleType>
			            </xs:attribute>
		          </xs:complexType>
	        </xs:element>
         <xs:element name="DigestValue" type="xs:base64Binary"/>
         <xs:element name="SignatureValue" type="xs:base64Binary"/>
         <xs:element name="KeyInfo">
		          <xs:complexType>
			            <xs:choice>
				              <xs:element ref="ds:KeyName"/>
				              <xs:sequence>
					                <xs:element ref="ds:X509Data"/>
				              </xs:sequence>
			            </xs:choice>
		          </xs:complexType>
	        </xs:element>
         <xs:element name="KeyName" type="xs:NMTOKEN"/>
         <xs:element name="X509Data">
		          <xs:complexType>
			            <xs:choice>
				              <xs:element ref="ds:X509Certificate"/>
				              <xs:element ref="ds:KeyName"/>
			            </xs:choice>
		          </xs:complexType>
	        </xs:element>
         <xs:element name="X509Certificate" type="xs:base64Binary"/>
      </xsd:schema>
      <xsd:schema xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
                  xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
                  xmlns:cpr="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/"
                  xmlns:ean="http://rep.oio.dk/ean/xml/schemas/2005/01/10/"
                  xmlns:itst="http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/"
                  xmlns:sdsd201008="http://www.sdsd.dk/dgws/2010/08"
                  xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
                  targetNamespace="urn:oasis:names:tc:SAML:2.0:assertion"
                  elementFormDefault="qualified">
         <xs:element name="Assertion">
		          <xs:complexType>
			            <xs:sequence>
				              <xs:element ref="saml:Issuer"/>
				              <xs:element ref="saml:Subject"/>
				              <xs:element ref="saml:Conditions"/>
				              <xs:element ref="saml:AttributeStatement" maxOccurs="3"/>
				              <xs:element ref="ds:Signature" minOccurs="0"/>
			            </xs:sequence>
			            <xs:attribute name="IssueInstant" type="xs:dateTime" use="required"/>
			            <xs:attribute name="Version" type="xs:decimal" use="required"/>
			            <xs:attribute name="id" type="xs:NCName" use="required"/>
		          </xs:complexType>
	        </xs:element>
         <xs:element name="Issuer" type="xs:NCName"/>
         <xs:element name="Subject">
		          <xs:complexType>
			            <xs:sequence>
				              <xs:element ref="saml:NameID"/>
				              <xs:element ref="saml:SubjectConfirmation" minOccurs="0"/>
			            </xs:sequence>
		          </xs:complexType>
	        </xs:element>
         <xs:element name="NameID">
		          <xs:complexType>
			            <xs:simpleContent>
				              <xs:extension base="xs:string">
					                <xs:attribute name="Format" type="xs:anyURI" use="required"/>
				              </xs:extension>
			            </xs:simpleContent>
		          </xs:complexType>
	        </xs:element>
         <xs:element name="SubjectConfirmation">
		          <xs:complexType>
			            <xs:sequence>
				              <xs:element ref="saml:ConfirmationMethod"/>
				              <xs:element ref="saml:SubjectConfirmationData"/>
			            </xs:sequence>
		          </xs:complexType>
	        </xs:element>
         <xs:element name="ConfirmationMethod">
		          <xs:simpleType>
			            <xs:restriction base="xs:anyURI">
				              <xs:enumeration value="urn:oasis:names:tc:SAML:2.0:cm:holder-of-key"/>
			            </xs:restriction>
		          </xs:simpleType>
	        </xs:element>
         <xs:element name="SubjectConfirmationData">
		          <xs:complexType>
			            <xs:choice>
				              <xs:element ref="ds:KeyInfo"/>
				              <xs:element ref="wsse:UsernameToken"/>
			            </xs:choice>
		          </xs:complexType>
	        </xs:element>
         <xs:element name="Conditions">
		          <xs:complexType>
			            <xs:attribute name="NotBefore" type="xs:dateTime" use="required"/>
			            <xs:attribute name="NotOnOrAfter" type="xs:dateTime" use="required"/>
		          </xs:complexType>
	        </xs:element>
         <xs:element name="AttributeStatement">
		          <xs:complexType>
			            <xs:sequence>
				              <xs:element ref="saml:Attribute" maxOccurs="unbounded"/>
			            </xs:sequence>
			            <xs:attribute name="id" use="required">
				              <xs:simpleType>
					                <xs:restriction base="xs:NCName">
						                  <xs:enumeration value="IDCardData"/>
						                  <xs:enumeration value="UserLog"/>
						                  <xs:enumeration value="SystemLog"/>
					                </xs:restriction>
				              </xs:simpleType>
			            </xs:attribute>
		          </xs:complexType>
	        </xs:element>
         <xs:element name="Attribute">
		          <xs:complexType>
			            <xs:sequence>
				              <xs:element ref="saml:AttributeValue"/>
			            </xs:sequence>
			            <xs:attribute name="Name" type="xs:string" use="required"/>
			            <xs:attribute name="NameFormat" type="xs:anyURI"/>
		          </xs:complexType>
	        </xs:element>
         <xs:element name="AttributeValue" type="xs:string"/>
      </xsd:schema>
      <xsd:schema xmlns="http://www.w3.org/2001/XMLSchema"
                  xmlns:cpr="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/"
                  xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
                  xmlns:ean="http://rep.oio.dk/ean/xml/schemas/2005/01/10/"
                  xmlns:itst="http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/"
                  xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
                  xmlns:sdsd201008="http://www.sdsd.dk/dgws/2010/08"
                  xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
                  targetNamespace="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/"
                  elementFormDefault="qualified"
                  version="1.1">
         <element name="PersonCivilRegistrationIdentifier"
                  type="cpr:PersonCivilRegistrationIdentifierType">
		          <annotation>
			            <documentation>
				CivilRegistrationNumber  (PNR)
				
				Description:
				Unique identification of a person
				
				The Civil Registration System contains:
				-	Data on persons, who after 1968 April 2nd Danish registry of citizens. 
				      As for Greenland the corresponding date is 1972 may 1st.
				-	Danish citizens living outside Denmark (who must pay duty and ATP)
				      has also been given a civil registration number.
				-	Civil registration numbers are also assigned for other administrative purposes.    
				
				 
				Value space:
				The civil registration number consists of two parts.
				The first part is the valid birthday in the form DDMMYY.
				The following part is a serial number of four digits.
				The civil registration number may also hold the value 0000000000.
				This value is used where the civil registration number is required but unknown.
				
				Lifecycle:
				The civil registration number is generated and assigned at birth, entry and change of civil registration number of for administrative reasons.
				The civil registration number may be assigned via hospitals.
				
				The civil registration number is not to be deleted.
				
				Remarks:
				1994 June 11th the civil registration number was changed according to this description.
     		 </documentation>
		          </annotation>
	        </element>
         <simpleType name="PersonCivilRegistrationIdentifierType">
		          <restriction base="string">
			            <pattern value="((((0[1-9]|1[0-9]|2[0-9]|3[0-1])(01|03|05|07|08|10|12))|((0[1-9]|1[0-9]|2[0-9]|30)(04|06|09|11))|((0[1-9]|1[0-9]|2[0-9])(02)))[0-9]{6})|0000000000"/>
		          </restriction>
	        </simpleType>
      </xsd:schema>
      <xsd:schema xmlns="http://www.w3.org/2001/XMLSchema"
                  xmlns:itst="http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/"
                  xmlns:cpr="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/"
                  xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
                  xmlns:ean="http://rep.oio.dk/ean/xml/schemas/2005/01/10/"
                  xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
                  xmlns:sdsd201008="http://www.sdsd.dk/dgws/2010/08"
                  xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
                  targetNamespace="http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/"
                  elementFormDefault="qualified">
         <element name="TelephoneNumberIdentifier"
                  type="itst:TelephoneNumberIdentifierType">
		          <annotation>
			            <documentation xml:lang="da">Telefonnummer inkl. internationalt prefix</documentation>
		          </annotation>
	        </element>
         <simpleType name="TelephoneNumberIdentifierType">
		          <restriction base="string">
			            <pattern value="(\+)?[0-9]{3,20}"/>
		          </restriction>
	        </simpleType>
      </xsd:schema>
      <xsd:schema xmlns="http://www.w3.org/2001/XMLSchema"
                  xmlns:ean="http://rep.oio.dk/ean/xml/schemas/2005/01/10/"
                  xmlns:cpr="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/"
                  xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
                  xmlns:itst="http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/"
                  xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
                  xmlns:sdsd201008="http://www.sdsd.dk/dgws/2010/08"
                  xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
                  targetNamespace="http://rep.oio.dk/ean/xml/schemas/2005/01/10/"
                  elementFormDefault="qualified">
         <element name="EANLocationIdentifier" type="ean:EAN13IdentifierType"/>
         <element name="EAN13Identifier" type="ean:EAN13IdentifierType"/>
         <simpleType name="EAN13IdentifierType">
		          <restriction base="string">
			            <pattern value="\d{13}"/>
		          </restriction>
	        </simpleType>
      </xsd:schema>
      <xsd:schema xmlns:cpr="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/"
                  xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
                  xmlns:ean="http://rep.oio.dk/ean/xml/schemas/2005/01/10/"
                  xmlns:itst="http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/"
                  xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
                  xmlns:sdsd201008="http://www.sdsd.dk/dgws/2010/08"
                  xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
                  targetNamespace="http://www.medcom.dk/dgws/2006/04/dgws-1.0.xsd">
         <xs:element name="Linking">
            <xs:complexType>
               <xs:sequence>
                  <xs:element ref="medcom:FlowID" minOccurs="0" maxOccurs="1"/>
                  <xs:element ref="medcom:MessageID" minOccurs="1" maxOccurs="1"/>
                  <xs:element ref="medcom:InResponseToMessageID" minOccurs="0" maxOccurs="1"/>
               </xs:sequence>
            </xs:complexType>
         </xs:element>
         <xs:element name="FlowID" type="xs:string"/>
         <xs:element name="MessageID" type="xs:string"/>
         <xs:element name="InResponseToMessageID" type="xs:string"/>
         <xs:element name="Priority">
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:enumeration value="AKUT"/>
                  <xs:enumeration value="HASTER"/>
                  <xs:enumeration value="RUTINE"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element name="RequireNonRepudiationReceipt">
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:enumeration value="yes"/>
                  <xs:enumeration value="no"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element name="FlowStatus">
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:enumeration value="flow_running"/>
		                <xs:enumeration value="flow_finalized_succesfully"/>
		                <xs:enumeration value="syntax_error"/>
		                <xs:enumeration value="missing_required_header"/>
		                <xs:enumeration value="security_level_failed"/>
		                <xs:enumeration value="invalid_username_password"/>
		                <xs:enumeration value="invalid_signature"/>
		                <xs:enumeration value="invalid_idcard"/>
		                <xs:enumeration value="invalid_certificate"/>
		                <xs:enumeration value="expired_idcard"/>
		                <xs:enumeration value="not_authorized"/>
		                <xs:enumeration value="illegal_http_method"/>
		                <xs:enumeration value="processing_problem"/>
		                <xs:enumeration value="signature_not_supported"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element name="SecurityLevel">
            <xs:simpleType>
               <xs:restriction base="xs:int">
                  <xs:enumeration value="1"/>
                  <xs:enumeration value="2"/>
                  <xs:enumeration value="3"/>
                  <xs:enumeration value="4"/>
                  <xs:enumeration value="5"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element name="TimeOut">
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:enumeration value="5"/>
                  <xs:enumeration value="30"/>
                  <xs:enumeration value="480"/>
                  <xs:enumeration value="1440"/>
                  <xs:enumeration value="unbound"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
         <xs:element name="Header">
            <xs:complexType>
               <xs:sequence>
                  <xs:element ref="medcom:SecurityLevel" minOccurs="0" maxOccurs="1"/>
                  <xs:element ref="medcom:TimeOut" minOccurs="0" maxOccurs="1"/>
                  <xs:element ref="medcom:Linking" minOccurs="1" maxOccurs="1"/>
                  <xs:element ref="medcom:FlowStatus" minOccurs="0" maxOccurs="1"/>
                  <xs:element ref="medcom:Priority" minOccurs="0" maxOccurs="1"/>
                  <xs:element ref="medcom:RequireNonRepudiationReceipt"
                              minOccurs="0"
                              maxOccurs="1"/>
               </xs:sequence>
               <!-- Added by SEAL -->
	  <xs:anyAttribute namespace="##other" processContents="lax"/>  
            </xs:complexType>
         </xs:element>
         <xs:element name="FaultCode" type="xs:string"/>
      </xsd:schema>
      <xsd:schema xmlns:cpr="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/"
                  xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
                  xmlns:ean="http://rep.oio.dk/ean/xml/schemas/2005/01/10/"
                  xmlns:itst="http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/"
                  xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
                  xmlns:sdsd201008="http://www.sdsd.dk/dgws/2010/08"
                  xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
                  targetNamespace="http://www.sdsd.dk/dgws/2012/06">
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="WhiteListingHeader"
                  type="sdsd201206:WhiteListingHeader">
            <annotation>
               <documentation xml:lang="en-GB">SDSD Whitelisting header.</documentation>
               <documentation xml:lang="da-DK">SDSD Whitelisting header.</documentation>
            </annotation>
         </element>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="WhiteListingHeader">
            <sequence>
               <element ref="sdsd:SystemOwnerName" minOccurs="1" maxOccurs="1"/>
               <element ref="sdsd:SystemName" minOccurs="1" maxOccurs="1"/>
               <element ref="sdsd:SystemVersion" minOccurs="1" maxOccurs="1"/>
               <element ref="sdsd:OrgResponsibleName" minOccurs="1" maxOccurs="1"/>
               <element ref="sdsd:OrgUsingID" minOccurs="1" maxOccurs="1"/>
               <element ref="sdsd:RequestedRole" minOccurs="1" maxOccurs="1"/>
            </sequence>
         </complexType>
      </xsd:schema>
      <xsd:schema xmlns:cpr="http://rep.oio.dk/cpr.dk/xml/schemas/core/2005/03/18/"
                  xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
                  xmlns:ean="http://rep.oio.dk/ean/xml/schemas/2005/01/10/"
                  xmlns:itst="http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/"
                  xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
                  xmlns:sdsd201008="http://www.sdsd.dk/dgws/2010/08"
                  xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
                  targetNamespace="http://vaccinationsregister.dk/schemas/2010/07/01"
                  elementFormDefault="qualified">
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="OnBehalfOf"
                  type="vaccinationcard:OnBehalfOfType">
		          <annotation>
			            <documentation xml:lang="en-GB">Contains authorisation number for on behalf of doctor</documentation>
			            <documentation xml:lang="da-DK">Autorsationsnummer for på-vegne-af læge</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="AuthorisationIdentifier"
                  type="vaccinationcard:AuthorisationIdentifierType">
		          <annotation>
			            <documentation xml:lang="en-GB">Authorisation identifier of a doctor</documentation>
			            <documentation xml:lang="da-DK">Læges autorisationsnummer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="TimingList"
                  type="vaccinationcard:TimingListType">
		          <annotation>
			            <documentation xml:lang="en-GB">Structure containing a list of elements to keep track of the time consumed between request and response for a web service call. When calling a number of chained web services these should add a TimingElementStructure in the list in the order of return. E.g. if A calls B call C the order must be C, B then A.</documentation>
			            <documentation xml:lang="da-DK">En structur der indeholder en liste af elementer til at spore tidsforbruget mellem request og response på et webservice-kald. Hvis der kaldes en række sammenkædede web services bør disse tilføje et TimingElementStructure i listen i den rækkefølge de returnerer. F.eks. hvis A kalder B som kalder C skal rækkefølgen være C, B og A.</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="Timing"
                  type="vaccinationcard:TimingType">
		          <annotation>
			            <documentation xml:lang="en-GB">Structure to keep track of the time consumed between request and response for a web service call</documentation>
			            <documentation xml:lang="da-DK">En structur til at spore tidsforbruget mellem request og response på et webservice-kald</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="SystemName"
                  type="vaccinationcard:SystemNameType">
		          <annotation>
			            <documentation xml:lang="en-GB">Name of a system, e.g. "DDV"</documentation>
			            <documentation xml:lang="da-DK">Systemnavn, f.eks. "DDV"</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="ServiceName"
                  type="vaccinationcard:ServiceNameType">
		          <annotation>
			            <documentation xml:lang="en-GB">Name of a service, e.g. "createVaccination"</documentation>
			            <documentation xml:lang="da-DK">Servicenavn, f.eks. "createVaccination"</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="GetVaccinationCardRequest"
                  type="vaccinationcard:GetVaccinationCardRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a request for a vaccination card</documentation>
			            <documentation xml:lang="da-DK">Element for en forespørgsel efter et vaccinationskort</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="NegativeConsentRequest"
                  type="vaccinationcard:NegativeConsentRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element indicating a request (also) on data with a negative consent, with a reason for the request.</documentation>
			            <documentation xml:lang="da-DK">Element der angiver en forespørges (også) på data med negativt samtykke, men med en årsag for forespørgsel.</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="GetVaccinationCardResponse"
                  type="vaccinationcard:GetVaccinationCardResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Outer container element for a response with a vaccination card</documentation>
			            <documentation xml:lang="da-DK">Ydre container-element for et svar med et vaccinationskort</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="Vaccination"
                  type="vaccinationcard:VaccinationType">
		          <annotation>
			            <documentation xml:lang="en-GB">Specification of a vaccination</documentation>
			            <documentation xml:lang="da-DK">Specifikation af en vaccination</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="VaccinationIdentifier"
                  type="vaccinationcard:VaccinationIdentifierType">
		          <annotation>
			            <documentation xml:lang="en-GB">Unique identification of the vaccination (which can occur in multiple versions)</documentation>
			            <documentation xml:lang="da-DK">Unik identifikation af vaccinationen (som kan forekomme i flere versioner)</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="VaccinationVersionIdentifier"
                  type="vaccinationcard:VaccinationVersionIdentifierType">
		          <annotation>
			            <documentation xml:lang="en-GB">Version number of the vaccination</documentation>
			            <documentation xml:lang="da-DK">Vaccinationens versionsnummer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="Vaccine"
                  type="vaccinationcard:VaccineType">
		          <annotation>
			            <documentation xml:lang="en-GB">Information about vaccine</documentation>
			            <documentation xml:lang="da-DK">Information om vaccine</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="VaccineIdentifier"
                  type="vaccinationcard:VaccineIdentifierType">
		          <annotation>
			            <documentation xml:lang="en-GB">Unique identification of the vaccine </documentation>
			            <documentation xml:lang="da-DK">Unik identifikation af vaccinen </documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="VaccineName"
                  type="vaccinationcard:VaccineNameType">
		          <annotation>
			            <documentation xml:lang="en-GB">Vaccine name</documentation>
			            <documentation xml:lang="da-DK">Navn på vaccine</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="Disease"
                  type="vaccinationcard:DiseaseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Information about disease</documentation>
			            <documentation xml:lang="da-DK">Information om sygdom</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DiseaseIdentifier"
                  type="vaccinationcard:DiseaseIdentifierType">
		          <annotation>
			            <documentation xml:lang="en-GB">Unique identification of the disease </documentation>
			            <documentation xml:lang="da-DK">Unik identifikation af sygdommen </documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DiseaseName"
                  type="vaccinationcard:DiseaseNameType">
		          <annotation>
			            <documentation xml:lang="en-GB">Disease name</documentation>
			            <documentation xml:lang="da-DK">Navn på sygdom</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DiseaseNameDK"
                  type="vaccinationcard:DiseaseNameDKType">
		          <annotation>
			            <documentation xml:lang="en-GB">Name of disease in danish</documentation>
			            <documentation xml:lang="da-DK">Dansk navn på sygdom</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="ATC"
                  type="vaccinationcard:ATCType">
		          <annotation>
			            <documentation xml:lang="en-GB">Information about ATC group</documentation>
			            <documentation xml:lang="da-DK">Information om ATC gruppe</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="ATCCode"
                  type="vaccinationcard:ATCCodeType">
		          <annotation>
			            <documentation xml:lang="en-GB">Code of the drug ATC group (DMA01 field 15)</documentation>
			            <documentation xml:lang="da-DK">Kode for lægemidlets ATC-gruppe  (LMS01 felt 15)</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="ATCText"
                  type="vaccinationcard:ATCTextType">
		          <annotation>
			            <documentation xml:lang="en-GB">Drug ATC group (LMS12 field 8)</documentation>
			            <documentation xml:lang="da-DK">Lægemidlets ATC-gruppe (LMS12 felt 8)</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="SSIDrug"
                  type="vaccinationcard:SSIDrugType">
		          <annotation>
			            <documentation xml:lang="en-GB">Drug defined by SSI.  </documentation>
			            <documentation xml:lang="da-DK">SSI-Lægemiddel. Et lægemiddel defineret af SSI (i modsætning til et takstbaseret lægemiddel)</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DrugIdentifier"
                  type="vaccinationcard:DrugIdentifierType">
		          <annotation>
			            <documentation xml:lang="en-GB">Unique drug identification (LMS01 field 1). The format is TTTTNNNNNYY (T=type of drug, N=number, Y=year), e.g. 28101606385</documentation>
			            <documentation xml:lang="da-DK">Unik identifikation af lægemiddel (LMS01 felt 1). Formatet er TTTTNNNNNYY (T=type af lægemiddel, N=nummer, Y=år), f.eks. 28101606385</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DrugName"
                  type="vaccinationcard:DrugNameType">
		          <annotation>
			            <documentation xml:lang="en-GB">Drug name (DMA01 field 6)</documentation>
			            <documentation xml:lang="da-DK">Lægemiddelnavn (LMS01 felt 6)</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DrugForm"
                  type="vaccinationcard:DrugFormType">
		          <annotation>
			            <documentation xml:lang="en-GB">Drug form, code and text</documentation>
			            <documentation xml:lang="da-DK">Lægemiddelform, kode og tekst</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DrugFormCode"
                  type="vaccinationcard:DrugFormCodeType">
		          <annotation>
			            <documentation xml:lang="en-GB">Code for drug form. Source: LMS22 field 1</documentation>
			            <documentation xml:lang="da-DK">Kode for lægemiddelform. Kilde: LMS22 felt 1</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DrugFormText"
                  type="vaccinationcard:DrugFormTextType">
		          <annotation>
			            <documentation xml:lang="en-GB">Dosage form, originating from LMS22 felt 2 or from LMS01 field 7</documentation>
			            <documentation xml:lang="da-DK">Lægemiddelform, enten fra LMS22 felt 2 (lægemiddelform betegnelser) eller fra LMS01 felt 7</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DrugStrength"
                  type="vaccinationcard:DrugStrengthType">
		          <annotation>
			            <documentation xml:lang="en-GB">Unit for drug strength, code (LMS15 field 2)</documentation>
			            <documentation xml:lang="da-DK">Enhed for lægemiddelstyrke, kode (LMS15 felt 2)</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DrugStrengthValue"
                  type="vaccinationcard:DrugStrengthValueType">
		          <annotation>
			            <documentation xml:lang="en-GB">Drug strength, numerical value (DMA01 field 11)</documentation>
			            <documentation xml:lang="da-DK">Lægemiddelstyrke, numerisk værdi (LMS01 felt 11)</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DrugStrengthUnitCode"
                  type="vaccinationcard:DrugStrengthUnitCodeType">
		          <annotation>
			            <documentation xml:lang="en-GB">Unit for drug strength, code (LMS15 field 2)</documentation>
			            <documentation xml:lang="da-DK">Enhed for lægemiddelstyrke, kode (LMS15 felt 2)</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DrugStrengthUnitText"
                  type="vaccinationcard:DrugStrengthUnitTextType">
		          <annotation>
			            <documentation xml:lang="en-GB">Unit for drug strength, full text (LMS15 field 4)</documentation>
			            <documentation xml:lang="da-DK">Enhed for lægemiddelstyrke, lang tekst (LMS15 felt 4)</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DrugStrengthText"
                  type="vaccinationcard:DrugStrengthTextType">
		          <annotation>
			            <documentation xml:lang="en-GB">Drug strength, plain text from (LMS01 field 10), not free text</documentation>
			            <documentation xml:lang="da-DK">Lægemiddelstyrke, klar tekst fra (LMS01 felt 10), ikke fritekst</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="VaccineKeywordsText"
                  type="vaccinationcard:VaccineKeywordsTextType">
		          <annotation>
			            <documentation xml:lang="en-GB">Vaccine keywords</documentation>
			            <documentation xml:lang="da-DK">Vaccine synonymer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DisplayMinimumVaccinationPlan"
                  type="vaccinationcard:DisplayMinimumVaccinationPlanType">
		          <annotation>
			            <documentation xml:lang="en-GB">Sparsely populated specification of a vaccinationplan</documentation>
			            <documentation xml:lang="da-DK">Sparsom specifikation af et vaccinationsforløb (til visning og dataoverførsel)</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="VaccinationPlanIdentifier"
                  type="vaccinationcard:VaccinationPlanIdentifierType">
		          <annotation>
			            <documentation xml:lang="en-GB">Unique identification of the vaccinationplan (which can occur in multiple versions)</documentation>
			            <documentation xml:lang="da-DK">Unik identifikation af vaccinationenplan (som kan forekomme i flere versioner)</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="VaccinationPlanName"
                  type="vaccinationcard:VaccinationPlanNameType">
		          <annotation>
			            <documentation xml:lang="en-GB">Vaccinationplan name</documentation>
			            <documentation xml:lang="da-DK">Navn på vaccinationsforløb</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="Modified"
                  type="vaccinationcard:ModifiedType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element containing information about which organisation and possibly doctor who last modified the document this element is in (e.g. medicine card, drug prescription) as well as the date it ocurred.</documentation>
			            <documentation xml:lang="da-DK">Element der indeholder information omkring hvilken organisation og muligvis læge som sidst har ændret dokumentet elementet befinder sig i (f.eks. medicnkort, lægemiddelordination), desuden datoen dette er sket.</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="Organisation"
                  type="vaccinationcard:OrganisationType">
		          <annotation>
			            <documentation xml:lang="en-GB">Describes either a general practitioner, a hospital, a municipality or a pharmacy</documentation>
			            <documentation xml:lang="da-DK">Beskriver enten en lægepraksis, et sygehus, en kommune eller et apotek</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="OrganisationName"
                  type="vaccinationcard:OrganisationNameType">
		          <annotation>
			            <documentation xml:lang="en-GB">The name of a organisation which has acted on the vaccination card</documentation>
			            <documentation xml:lang="da-DK">Navnet paa en organisation der har foretaget en handling paa vaccinationskortet</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DoctorOrganisationIdentifier"
                  type="vaccinationcard:DoctorOrganisationIdentifierType">
		          <annotation>
			            <documentation xml:lang="en-GB">Identification number of the organisation of the doctor giving a vaccination in case of medical practitioner number</documentation>
			            <documentation xml:lang="da-DK">Identifikationsnummer for den vaccinerende laeges organisation saafremt dette er et ydernummer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="HospitalOrganisationIdentifier"
                  type="vaccinationcard:HospitalOrganisationIdentifierType">
		          <annotation>
			            <documentation xml:lang="en-GB">Identification number of the organisation of the doctor giving a vaccination in case of a hospital number, section number etc</documentation>
			            <documentation xml:lang="da-DK">Identifikationsnummer for den vaccinerende læges organisation såfremt dette er et SKS sygehus nummer, afdelingsnummer m.m.</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="SOROrganisationIdentifier"
                  type="vaccinationcard:SOROrganisationIdentifierType">
		          <annotation>
			            <documentation xml:lang="en-GB">Identification number of the organisation of the doctor giving a vaccination in case of a SOR hospital number, section number etc</documentation>
			            <documentation xml:lang="da-DK">Identifikationsnummer for den vaccinerende læges organisation såfremt dette er et SOR sygehus nummer, afdelingsnummer m.m.</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="MunicipalityOrganisationIdentifier"
                  type="vaccinationcard:MunicipalityOrganisationIdentifierType">
		          <annotation>
			            <documentation xml:lang="en-GB">Identification number of the organisation of the doctor giving a vaccination in case of a municipality number</documentation>
			            <documentation xml:lang="da-DK">Identifikationsnummer for den vaccinerende læges organisation såfremt dette er et kommunenummer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="SSIAdministratorIdentifier"
                  type="vaccinationcard:SSIAdministratorIdentifierType">
		          <annotation>
			            <documentation xml:lang="en-GB">Initials for an administrator at SSI</documentation>
			            <documentation xml:lang="da-DK">Initialer for en administrator hos SSI</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="AddressLine"
                  type="vaccinationcard:AddressLineType">
		          <annotation>
			            <documentation xml:lang="en-GB">An address line</documentation>
			            <documentation xml:lang="da-DK">Ustruktureret adresselinje</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="Doctor"
                  type="vaccinationcard:DoctorType">
		          <annotation>
			            <documentation xml:lang="en-GB">Contains authorisation number and name of a doctor</documentation>
			            <documentation xml:lang="da-DK">Indeholder autorsationsnummer og navn på en læge</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DoctorName"
                  type="vaccinationcard:DoctorNameType">
		          <annotation>
			            <documentation xml:lang="en-GB">The name of a doctor, may also contain occupation</documentation>
			            <documentation xml:lang="da-DK">Navnet på en læge, kan også indeholde stilling</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="SpecialityCode"
                  type="vaccinationcard:SpecialityCodeType">
		          <annotation>
			            <documentation xml:lang="en-GB">The doctors speciality code according to the pricelist's table LMS19</documentation>
			            <documentation xml:lang="da-DK">Lægens specialekode ifølge takstens LMS19</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="Created"
                  type="vaccinationcard:CreatedType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element containing information about which organisation and possibly doctor who created the document this element is in (e.g. drug medication) as well as the date it ocurred.</documentation>
			            <documentation xml:lang="da-DK">Element der indeholder information omkring hvilken organisation og muligvis læge som har oprettet dokumentet elementet befinder sig i (f.eks. lægemiddelordination), desuden datoen dette er sket.</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="Reviewed"
                  type="vaccinationcard:ReviewedType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element containing information about which organisation and possibly doctor who reviewed the document this element is in (e.g. vaccination) as well as the date it ocurred.</documentation>
			            <documentation xml:lang="da-DK">Element der indeholder information omkring hvilken organisation og muligvis læge som har evalueret dokumentet elementet befinder sig i (f.eks. vaccination), samt datoen dette er sket.</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="BatchNumber"
                  type="vaccinationcard:BatchNumberType">
		          <annotation>
			            <documentation xml:lang="en-GB">Batch number</documentation>
			            <documentation xml:lang="da-DK">Batchnummer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="CoverageDuration"
                  type="vaccinationcard:CoverageDurationType">
		          <annotation>
			            <documentation xml:lang="en-GB">coverage duration </documentation>
			            <documentation xml:lang="da-DK">anslået varighed</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DosageOptionIdentifier"
                  type="vaccinationcard:DosageOptionIdentifierType">
		          <annotation>
			            <documentation xml:lang="en-GB">Unique identification of the dosage option (which can occur in multiple versions)</documentation>
			            <documentation xml:lang="da-DK">Unik identifikation af doseringsforslag (som kan forekomme i flere versioner)</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DosageText"
                  type="vaccinationcard:DosageTextType">
		          <annotation>
			            <documentation xml:lang="en-GB">dosage</documentation>
			            <documentation xml:lang="da-DK">dosering</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="VaccinationCredibility"
                  type="vaccinationcard:VaccinationCredibilityType">
		          <annotation>
			            <documentation xml:lang="en-GB">Number, indicating the credibility of the Vaccination registration. </documentation>
			            <documentation xml:lang="da-DK">Tal, der indikerer troværdigheden af en vaccinationsregistrering.</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="ServiceCode"
                  type="vaccinationcard:ServiceCodeType">
		          <annotation>
			            <documentation xml:lang="en-GB">Service Code (used for billing from the doctors etc)</documentation>
			            <documentation xml:lang="da-DK">Ydelseskode (fra sygesikringsregisteret)</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="ServiceCodeRemarkText"
                  type="vaccinationcard:ServiceCodeRemarkTextType">
		          <annotation>
			            <documentation xml:lang="en-GB">Remark in relation to servicecodce</documentation>
			            <documentation xml:lang="da-DK">Bemærkning til registrering i sygesirkgisregisteret.</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="Effectuated"
                  type="vaccinationcard:EffectuatedType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element containing information about which organisation and possibly doctor who effectuated the vaccination as well as the date it ocurred.</documentation>
			            <documentation xml:lang="da-DK">Element der indeholder information omkring hvilken organisation og muligvis læge som har effektueret vaccinationen, samt datoen dette er sket.</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="EffectuatedByName"
                  type="vaccinationcard:EffectuatedByNameType">
		          <annotation>
			            <documentation xml:lang="en-GB">Name of effectuator</documentation>
			            <documentation xml:lang="da-DK">Navn effektuerende </documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="EffectuatedByOrganisationName"
                  type="vaccinationcard:EffectuatedByOrganisationNameType">
		          <annotation>
			            <documentation xml:lang="en-GB">Name of effectuators organisation</documentation>
			            <documentation xml:lang="da-DK">Navn paa den organisation den effektuerende er tilknyttet</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="EffectuatedByOrganisationName2"
                  type="vaccinationcard:EffectuatedByOrganisationName2Type">
		          <annotation>
			            <documentation xml:lang="en-GB">Secondary name of effectuators organisation</documentation>
			            <documentation xml:lang="da-DK">Sekundaert navn paa den organisation den effektuerende er tilknyttet</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="EffectuatedByOrganisationType"
                  type="vaccinationcard:EffectuatedByOrganisationTypeType">
		          <annotation>
			            <documentation xml:lang="en-GB">type of organisation</documentation>
			            <documentation xml:lang="da-DK">Type paa den effektuerende organisation</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="EffectuatedByOrganisationNumber"
                  type="vaccinationcard:EffectuatedByOrganisationNumberType">
		          <annotation>
			            <documentation xml:lang="en-GB">number of organisation - can in principle include letters</documentation>
			            <documentation xml:lang="da-DK">Nummer paa den effektuerende organisation - kan omfatte bogstaver</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="EffectuatedInCountryCode"
                  type="vaccinationcard:EffectuatedInCountryCodeType">
		          <annotation>
			            <documentation xml:lang="en-GB">Code of the country where the effectuation took place</documentation>
			            <documentation xml:lang="da-DK">Kode paa landet hvor effektueringen fandt sted</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="NegativeConsentIndicator"
                  type="vaccinationcard:NegativeConsentIndicatorType">
		          <annotation>
			            <documentation xml:lang="en-GB">If true this field indicates that the patent has given negative consent.</documentation>
			            <documentation xml:lang="da-DK">Såfremt værdien er "true" angives at patienten har givet negativ samtykke.</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="NegativeConsentStructure"
                  type="vaccinationcard:NegativeConsentStructureType">
		          <annotation>
			            <documentation xml:lang="en-GB">This structure contains vaccination identifiers for vaccinations with negative consent.</documentation>
			            <documentation xml:lang="da-DK">Denne struktur indeholder vaccination id'er for vaccinationer med negativt samtykke.</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="GetVaccinationCardIfUpdatedRequest"
                  type="vaccinationcard:GetVaccinationCardIfUpdatedRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a request for a vaccination card</documentation>
			            <documentation xml:lang="da-DK">Element for en forespørgsel efter et vaccinationskort</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="GetVaccinationCardIfUpdatedResponse"
                  type="vaccinationcard:GetVaccinationCardIfUpdatedResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Outer container element for a response with a vaccination card</documentation>
			            <documentation xml:lang="da-DK">Ydre container-element for et svar med et vaccinationskort</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="GetVaccinationHistoryRequest"
                  type="vaccinationcard:GetVaccinationHistoryRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a request for a vaccination and its history</documentation>
			            <documentation xml:lang="da-DK">Element for en forespørgsel efter en vaccination og dens historie</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="GetVaccinationHistoryResponse"
                  type="vaccinationcard:GetVaccinationHistoryResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Outer container element for a response with a vaccination and its history</documentation>
			            <documentation xml:lang="da-DK">Ydre container-element for et svar med en vaccination og dens historie</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DeleteVaccinationRequest"
                  type="vaccinationcard:DeleteVaccinationRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a deletion of a vaccination card</documentation>
			            <documentation xml:lang="da-DK">Element for sletning af et vaccinationskort</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DeleteVaccination"
                  type="vaccinationcard:DeleteVaccinationType">
		          <annotation>
			            <documentation xml:lang="en-GB">Structure for information about deleting a vaccination</documentation>
			            <documentation xml:lang="da-DK">Information om sletning af en vaccination</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DeleteVaccinationResponse"
                  type="vaccinationcard:DeleteVaccinationResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Outer container element for a response with a deleted vaccination</documentation>
			            <documentation xml:lang="da-DK">Ydre container-element for et svar med en slettet vaccination</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="VersionMismatchWarningIndicator"
                  type="vaccinationcard:VersionMismatchWarningIndicatorType">
		          <annotation>
			            <documentation xml:lang="en-GB">This element will be returned on a request with a versionID that is not the most recent</documentation>
			            <documentation xml:lang="da-DK">Elementet returneres ved en forespørgsel med et versionsID som ikke er up to date</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="CreateVaccinationRequest"
                  type="vaccinationcard:CreateVaccinationRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a request for creation of a vaccination</documentation>
			            <documentation xml:lang="da-DK">Element for en forespørgsel efter oprettelse af en vaccination</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="VaccinationCreate"
                  type="vaccinationcard:VaccinationCreateType">
		          <annotation>
			            <documentation xml:lang="en-GB">Specification of a vaccination when creating</documentation>
			            <documentation xml:lang="da-DK">Specifikation af en vaccination ved oprettelse</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="CreateVaccinationResponse"
                  type="vaccinationcard:CreateVaccinationResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Outer container element for a response with a vaccination</documentation>
			            <documentation xml:lang="da-DK">Ydre container-element for et svar med et vaccination</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="CreatePreviousVaccinationRequest"
                  type="vaccinationcard:CreatePreviousVaccinationRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a request for creation of a vaccination</documentation>
			            <documentation xml:lang="da-DK">Element for en forespørgsel efter oprettelse af en vaccination</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="PreviousVaccinationCreate"
                  type="vaccinationcard:PreviousVaccinationCreateType">
		          <annotation>
			            <documentation xml:lang="en-GB">Specification of a vaccination when creating</documentation>
			            <documentation xml:lang="da-DK">Specifikation af en vaccination ved oprettelse</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="CreatePreviousVaccinationResponse"
                  type="vaccinationcard:CreatePreviousVaccinationResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Outer container element for a response with a vaccination</documentation>
			            <documentation xml:lang="da-DK">Ydre container-element for et svar med et vaccination</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="UpdateVaccinationRequest"
                  type="vaccinationcard:UpdateVaccinationRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a request for update of a vaccination</documentation>
			            <documentation xml:lang="da-DK">Element for en forespørgsel efter opdatering af en vaccination</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="VaccinationUpdate"
                  type="vaccinationcard:VaccinationUpdateType">
		          <annotation>
			            <documentation xml:lang="en-GB">Specification of a vaccination when updating</documentation>
			            <documentation xml:lang="da-DK">Specifikation af en vaccination ved opdatering</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="UpdateVaccinationResponse"
                  type="vaccinationcard:UpdateVaccinationResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Outer container element for a response with a vaccination</documentation>
			            <documentation xml:lang="da-DK">Ydre container-element for et svar med et vaccination</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DeleteSubscriptionRequest"
                  type="vaccinationcard:DeleteSubscriptionRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a deletion of a vaccinationplan subscription</documentation>
			            <documentation xml:lang="da-DK">Element for sletning af en tilmelding til et vaccinationsforløb</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DeleteSubscription"
                  type="vaccinationcard:DeleteSubscriptionType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a deletion of a vaccinationplan subscription</documentation>
			            <documentation xml:lang="da-DK">Element for sletning af en tilmelding til et vaccinationsforløb</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="PersonVaccinationPlan"
                  type="vaccinationcard:PersonVaccinationPlanType">
		          <annotation>
			            <documentation xml:lang="en-GB">Defining a persons subscription to a vaccinationplan</documentation>
			            <documentation xml:lang="da-DK">Definerer en persons tilmelding til et vaccinationsforløb</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DeleteSubscriptionResponse"
                  type="vaccinationcard:DeleteSubscriptionResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Outer container element for a response with a list of planned vaccinations</documentation>
			            <documentation xml:lang="da-DK">Ydre container-element for et svar med en liste af planlagte vaccinationer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="PlannedVaccination"
                  type="vaccinationcard:PlannedVaccinationType">
		          <annotation>
			            <documentation xml:lang="en-GB">Specification of a planned vaccination</documentation>
			            <documentation xml:lang="da-DK">Specifikation af en planlagt vaccination</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="PlannedVaccinationIdentifier"
                  type="vaccinationcard:PlannedVaccinationIdentifierType">
		          <annotation>
			            <documentation xml:lang="en-GB">Unique identification of a planned vaccination</documentation>
			            <documentation xml:lang="da-DK">Unik identifikation af en planlagt vaccination</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="VaccinationPlanVersionIdentifier"
                  type="vaccinationcard:VaccinationPlanVersionIdentifierType">
		          <annotation>
			            <documentation xml:lang="en-GB">Version number of the vaccinationplan</documentation>
			            <documentation xml:lang="da-DK">Vaccinationsforløbets versionsnummer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="VaccinationPlanItemIdentifier"
                  type="vaccinationcard:VaccinationPlanItemIdentifierType">
		          <annotation>
			            <documentation xml:lang="en-GB">Unique identification of the vaccinationplanItem </documentation>
			            <documentation xml:lang="da-DK">Unik identifikation af vaccinationsforløbselement</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="VaccinationPlanItemDescription"
                  type="vaccinationcard:VaccinationPlanItemDescriptionType">
		          <annotation>
			            <documentation xml:lang="en-GB">vaccinationplanItem time-description </documentation>
			            <documentation xml:lang="da-DK">vaccinationsforløbselement tidspunkt-beskrivelse</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="VaccinationPlanItemIndex"
                  type="vaccinationcard:VaccinationPlanItemIndexType">
		          <annotation>
			            <documentation xml:lang="en-GB">Index of the vaccinationplanItem in the vaccinationplan</documentation>
			            <documentation xml:lang="da-DK">Vaccinationsforløbselementets index i vaccinationsforløbet</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="VaccinationPlanItemMinimumInterval"
                  type="vaccinationcard:VaccinationPlanItemMinimumIntervalType">
		          <annotation>
			            <documentation xml:lang="en-GB">MinimumInterval for the vaccinationplanItem specified in number of days</documentation>
			            <documentation xml:lang="da-DK"> Minimuminterval for Vaccinationsforløbselementet angivet i antal dage</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="VaccinationPlanItemSeries"
                  type="vaccinationcard:VaccinationPlanItemSeriesType">
		          <annotation>
			            <documentation xml:lang="en-GB">vaccinationplanItem series </documentation>
			            <documentation xml:lang="da-DK">vaccinationsforløbselement serie, hvis den er indlejret i komplekst forløb</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="CreateUnsubscriptionRequest"
                  type="vaccinationcard:CreateUnsubscriptionRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a creation of a vaccinationplan unsubscription</documentation>
			            <documentation xml:lang="da-DK">Element for fravalg af vaccinationsforløb</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="CreateUnsubscription"
                  type="vaccinationcard:CreateUnsubscriptionType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a creation of a vaccinationplan unsubscription</documentation>
			            <documentation xml:lang="da-DK">Element for fravalg af vaccinationsforløb</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="CreateUnsubscriptionResponse"
                  type="vaccinationcard:CreateUnsubscriptionResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Outer container element for a response with a list of planned vaccinations</documentation>
			            <documentation xml:lang="da-DK">Ydre container-element for et svar med en liste af planlagte vaccinationer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DeleteUnsubscriptionRequest"
                  type="vaccinationcard:DeleteUnsubscriptionRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a deletion of a vaccinationplan subscription</documentation>
			            <documentation xml:lang="da-DK">Element for sletning af en tilmelding til et vaccinationsforløb</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DeleteUnsubscription"
                  type="vaccinationcard:DeleteUnsubscriptionType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a deletion of a vaccinationplan subscription</documentation>
			            <documentation xml:lang="da-DK">Element for sletning af en tilmelding til et vaccinationsforløb</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DeleteUnsubscriptionResponse"
                  type="vaccinationcard:DeleteUnsubscriptionResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Void response</documentation>
			            <documentation xml:lang="da-DK">Tomt svar</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DeletePlannedVaccinationRequest"
                  type="vaccinationcard:DeletePlannedVaccinationRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a deletion of a planned vaccination</documentation>
			            <documentation xml:lang="da-DK">Element for sletning af en planlagt vaccination</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DeletePlannedVaccination"
                  type="vaccinationcard:DeletePlannedVaccinationType">
		          <annotation>
			            <documentation xml:lang="en-GB">Structure for information about deleting a planned vaccination</documentation>
			            <documentation xml:lang="da-DK">Information til at slette en planlagt vaccination.</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="DeletePlannedVaccinationResponse"
                  type="vaccinationcard:DeletePlannedVaccinationResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Outer container element for a response with a list of planned vaccinations</documentation>
			            <documentation xml:lang="da-DK">Ydre container-element for et svar med en liste af planlagte vaccinationer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="GetUnsubscriptionsRequest"
                  type="vaccinationcard:GetUnsubscriptionsRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a request for a persons vaccinationplan-unsubscriptions </documentation>
			            <documentation xml:lang="da-DK">Element for en forespørgsel efter en borgers fravalgte vaccinationsforløb</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="GetUnsubscriptionsResponse"
                  type="vaccinationcard:GetUnsubscriptionsResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Outer container element for a response with vaccination plan unsubscriptions </documentation>
			            <documentation xml:lang="da-DK">Ydre container-element for et svar med fravalgte vaccinationsforløb </documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="GetPlannedVaccinationsRequest"
                  type="vaccinationcard:GetPlannedVaccinationsRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a request for a persons planned vaccinations</documentation>
			            <documentation xml:lang="da-DK">Element for en forespørgsel efter en borgers planlagte vaccinationer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="GetPlannedVaccinationsResponse"
                  type="vaccinationcard:GetPlannedVaccinationsResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Outer container element for a response with a vaccination card</documentation>
			            <documentation xml:lang="da-DK">Ydre container-element for et svar med et vaccinationskort</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="PlannedVaccNegativeConsentStructure"
                  type="vaccinationcard:PlannedVaccNegativeConsentStructureType">
		          <annotation>
			            <documentation xml:lang="en-GB">This structure contains planned vaccination identifiers for planned vaccinations with negative consent.</documentation>
			            <documentation xml:lang="da-DK">Denne struktur indeholder anbefalet vaccination id'er for anbefalede vaccinationer med negativt samtykke.</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="UpdatePlannedVaccinationRequest"
                  type="vaccinationcard:UpdatePlannedVaccinationRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a request for update of a planned vaccination</documentation>
			            <documentation xml:lang="da-DK">Element for en forespørgsel efter opdatering af en planlagt vaccination</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="UpdatePlannedVaccination"
                  type="vaccinationcard:UpdatePlannedVaccinationType">
		          <annotation>
			            <documentation xml:lang="en-GB">Structure for information about updating a planned vaccination</documentation>
			            <documentation xml:lang="da-DK">Information til at opdatere en planlagt vaccination.</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="UpdatePlannedVaccinationResponse"
                  type="vaccinationcard:UpdatePlannedVaccinationResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Outer container element for a response with a list of planned vaccinations</documentation>
			            <documentation xml:lang="da-DK">Ydre container-element for et svar med en liste af planlagte vaccinationer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="EffectuatePlannedVaccinationRequest"
                  type="vaccinationcard:EffectuatePlannedVaccinationRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a request for marking a planned vaccination as effectuated </documentation>
			            <documentation xml:lang="da-DK">Element for en markering af en planlagt vaccination som effektueret</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="EffectuatePlannedVaccination"
                  type="vaccinationcard:EffectuatePlannedVaccinationType">
		          <annotation>
			            <documentation xml:lang="en-GB">Structure for information about marking a planned vaccination as effectuated</documentation>
			            <documentation xml:lang="da-DK">Information til at markere en planlagt vaccination som effektueret.</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="EffectuatePlannedVaccinationResponse"
                  type="vaccinationcard:EffectuatePlannedVaccinationResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Outer container element for a response with a list of planned vaccinations</documentation>
			            <documentation xml:lang="da-DK">Ydre container-element for et svar med en liste af planlagte vaccinationer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="CreateSinglePlannedVaccinationRequest"
                  type="vaccinationcard:CreateSinglePlannedVaccinationRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for creating a single planned vaccination</documentation>
			            <documentation xml:lang="da-DK">Element for oprettelse af en enkeltstående planlagt vaccination</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="CreateSinglePlannedVaccination"
                  type="vaccinationcard:CreateSinglePlannedVaccinationType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for creating a single planned vaccination</documentation>
			            <documentation xml:lang="da-DK">Element for oprettelse af en enkeltstående planlagt vaccination</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="CreateSinglePlannedVaccinationResponse"
                  type="vaccinationcard:CreateSinglePlannedVaccinationResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Outer container element for a response with a list of planned vaccinations</documentation>
			            <documentation xml:lang="da-DK">Ydre container-element for et svar med en liste af planlagte vaccinationer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="SubscribeAndCreatePlannedVaccinationsRequest"
                  type="vaccinationcard:SubscribeAndCreatePlannedVaccinationsRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a request for a vaccinationplan subscription and creation of planned vaccinations</documentation>
			            <documentation xml:lang="da-DK">Element for en forespørgsel efter oprettelse af en vaccinationsforløbs tilmelding og oprettelse af tilhørende planlagte vaccinationer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="SubscribeAndCreatePlannedVaccinations"
                  type="vaccinationcard:SubscribeAndCreatePlannedVaccinationsType">
		          <annotation>
			            <documentation xml:lang="en-GB">Structure for a vaccinationplan subscription and creation of planned vaccinations</documentation>
			            <documentation xml:lang="da-DK">Struktur for oprettelse af en vaccinationsforløbs tilmelding og oprettelse af tilhørende planlagte vaccinationer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="CreatePlannedVaccination"
                  type="vaccinationcard:CreatePlannedVaccinationType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for creating a planned vaccination during subscribing</documentation>
			            <documentation xml:lang="da-DK">Element for oprettelse af planlagt vaccination under forløbstilmelding</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="SubscribeAndCreatePlannedVaccinationsResponse"
                  type="vaccinationcard:SubscribeAndCreatePlannedVaccinationsResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Outer container element for a response with a list of planned vaccinations</documentation>
			            <documentation xml:lang="da-DK">Ydre container-element for et svar med en liste af planlagte vaccinationer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="GetVaccinationCardAsPDFRequest"
                  type="vaccinationcard:GetVaccinationCardAsPDFRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a request for a vaccination card as PDF</documentation>
			            <documentation xml:lang="da-DK">Element for en forespørgsel efter et vaccinationskort som PDF</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="GetVaccinationCardAsPDFResponse"
                  type="vaccinationcard:GetVaccinationCardAsPDFResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Outer container element for a response with a vaccination card</documentation>
			            <documentation xml:lang="da-DK">Ydre container-element for et svar med et vaccinationskort</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="VaccinationCardAsPDF"
                  type="vaccinationcard:VaccinationCardAsPDFType">
		          <annotation>
			            <documentation xml:lang="en-GB">A vaccinationcard as PDF embedded as BASE64 encoded text</documentation>
			            <documentation xml:lang="da-DK">Et vacccinationskort indlejret som BASE64 encoded tekst</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="MultiUpdateRequest"
                  type="vaccinationcard:MultiUpdateRequestType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a request for multi update of a persons vaccinations</documentation>
			            <documentation xml:lang="da-DK">Element for en forespørgsel efter opdatering af en persons vaccinationer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="MultiUpdateIn"
                  type="vaccinationcard:MultiUpdateInType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a multi update of a persons vaccinations</documentation>
			            <documentation xml:lang="da-DK">Element for multi opdatering af en persons vaccinationer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="CreateVaccinationPlanSubscription"
                  type="vaccinationcard:CreateVaccinationPlanSubscriptionType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a request for creation of a vaccinationplan subscription</documentation>
			            <documentation xml:lang="da-DK">Element for en forespørgsel efter oprettelse af en vaccinationsforløbs tilmelding</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="MultiUpdateResponse"
                  type="vaccinationcard:MultiUpdateResponseType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a request for multi update of a persons vaccinations</documentation>
			            <documentation xml:lang="da-DK">Element for en forespørgsel efter opdatering af en persons vaccinationer</documentation>
		          </annotation>
	        </element>
         <element xmlns="http://www.w3.org/2001/XMLSchema"
                  name="MultiUpdateOut"
                  type="vaccinationcard:MultiUpdateOutType">
		          <annotation>
			            <documentation xml:lang="en-GB">Element for a multi update of a persons vaccinations</documentation>
			            <documentation xml:lang="da-DK">Element for multi opdatering af en persons vaccinationer</documentation>
		          </annotation>
	        </element>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="AuthorisationIdentifierType">
		          <restriction base="string">
			            <length value="5"/>
			            <pattern value="([0-9]|(B|C|D|F|G|H|J|K|L|M|N|P|Q|R|S|T|V|W|X|Y|Z)){5}"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="SystemNameType">
		          <restriction base="string">
			            <minLength value="1"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="ServiceNameType">
		          <restriction base="string">
			            <minLength value="1"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="NegativeConsentRequestType">
		          <restriction base="string">
			            <enumeration value="nødvendig til varetagelse af en åbenbar almen interesse eller af væsentlige hensyn til patienten"/>
			            <enumeration value="efter mundtlig eller skriftlig samtykke"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="VaccinationIdentifierType">
		          <restriction base="long">
			            <minInclusive value="1"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="VaccinationVersionIdentifierType">
		          <restriction base="long">
			            <minInclusive value="1"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="VaccineIdentifierType">
		          <restriction base="long">
			            <minInclusive value="1"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="VaccineNameType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="100"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="DiseaseIdentifierType">
		          <restriction base="long">
			            <minInclusive value="1"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="DiseaseNameType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="100"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="DiseaseNameDKType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="100"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="ATCCodeType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="8"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="ATCTextType">
		          <restriction base="string">
			            <maxLength value="72"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="DrugIdentifierType">
		          <restriction base="long">
			            <minInclusive value="10000000000"/>
			            <maxExclusive value="99999999999"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="DrugNameType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="30"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="DrugFormCodeType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="7"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="DrugFormTextType">
		          <restriction base="string">
			            <maxLength value="100"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="DrugStrengthValueType">
		          <restriction base="decimal">
			            <fractionDigits value="3"/>
			            <totalDigits value="10"/>
			            <minInclusive value="0.000"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="DrugStrengthUnitCodeType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="3"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="DrugStrengthUnitTextType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="50"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="DrugStrengthTextType">
		          <restriction base="string">
			            <maxLength value="20"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="VaccineKeywordsTextType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="2000"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="VaccinationPlanIdentifierType">
		          <restriction base="long">
			            <minInclusive value="1"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="VaccinationPlanNameType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="100"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="OrganisationNameType">
		          <restriction base="string">
			            <minLength value="1"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="DoctorOrganisationIdentifierType">
		          <restriction base="int">
			            <minInclusive value="1"/>
			            <maxExclusive value="999999"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="HospitalOrganisationIdentifierType">
		          <restriction base="string">
			            <minLength value="4"/>
			            <maxLength value="7"/>
			            <pattern value="\d{4}|\d{6}|\d{6}."/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="SOROrganisationIdentifierType">
		          <restriction base="long">
		</restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="MunicipalityOrganisationIdentifierType">
		          <restriction base="int">
			            <minInclusive value="100"/>
			            <maxExclusive value="999"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="SSIAdministratorIdentifierType">
		          <restriction base="string"/>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="AddressLineType">
		          <restriction base="string"/>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="DoctorNameType">
		          <restriction base="string">
			            <maxLength value="200"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="SpecialityCodeType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="5"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="BatchNumberType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="40"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="CoverageDurationType">
		          <restriction base="string">
			            <maxLength value="100"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="DosageOptionIdentifierType">
		          <restriction base="long">
			            <minInclusive value="1"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="DosageTextType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="100"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="VaccinationCredibilityType">
		          <restriction base="int">
			            <minInclusive value="0"/>
			            <maxExclusive value="7"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="ServiceCodeType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="20"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="ServiceCodeRemarkTextType">
		          <restriction base="string">
			            <maxLength value="200"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="EffectuatedByNameType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="200"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="EffectuatedByOrganisationNameType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="256"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="EffectuatedByOrganisationName2Type">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="100"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="EffectuatedByOrganisationTypeType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="30"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="EffectuatedByOrganisationNumberType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="30"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="EffectuatedInCountryCodeType">
		          <restriction base="string">
			            <minLength value="1"/>
			            <maxLength value="10"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="NegativeConsentIndicatorType">
		          <restriction base="boolean"/>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="PlannedVaccinationIdentifierType">
		          <restriction base="long">
			            <minInclusive value="1"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="VaccinationPlanVersionIdentifierType">
		          <restriction base="long">
			            <minInclusive value="1"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="VaccinationPlanItemIdentifierType">
		          <restriction base="long">
			            <minInclusive value="1"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="VaccinationPlanItemDescriptionType">
		          <restriction base="string">
			            <maxLength value="200"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="VaccinationPlanItemIndexType">
		          <restriction base="long"/>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="VaccinationPlanItemMinimumIntervalType">
		          <restriction base="long">
			            <minInclusive value="1"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema"
                     name="VaccinationPlanItemSeriesType">
		          <restriction base="string">
			            <maxLength value="100"/>
		          </restriction>
	        </simpleType>
         <simpleType xmlns="http://www.w3.org/2001/XMLSchema" name="VaccinationCardAsPDFType">
		          <restriction base="string"/>
	        </simpleType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="OnBehalfOfType">
		          <sequence>
			            <element name="AuthorisationIdentifier"
                        type="vaccinationcard:AuthorisationIdentifierType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="TimingListType">
		          <sequence>
			            <element name="Timing"
                        type="vaccinationcard:TimingType"
                        minOccurs="1"
                        maxOccurs="unbounded"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="TimingType">
		          <sequence>
			            <element name="SystemName" type="vaccinationcard:SystemNameType"/>
			            <element name="ServiceName" type="vaccinationcard:ServiceNameType"/>
			            <element name="TimeInMilliseconds" type="int"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="GetVaccinationCardRequestType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
			            <element name="NegativeConsentRequest"
                        type="vaccinationcard:NegativeConsentRequestType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="GetVaccinationCardResponseType">
		          <sequence>
			            <element name="Vaccination"
                        type="vaccinationcard:VaccinationType"
                        minOccurs="0"
                        maxOccurs="unbounded"/>
			            <element name="NegativeConsentStructure"
                        type="vaccinationcard:NegativeConsentStructureType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="VaccinationType">
		          <sequence>
			            <element name="VaccinationIdentifier"
                        type="vaccinationcard:VaccinationIdentifierType"/>
			            <element name="VaccinationVersionIdentifier"
                        type="vaccinationcard:VaccinationVersionIdentifierType"/>
			            <element name="Modified" type="vaccinationcard:ModifiedType" minOccurs="0"/>
			            <element name="Created" type="vaccinationcard:CreatedType"/>
			            <element name="Reviewed" type="vaccinationcard:ReviewedType" minOccurs="0"/>
			            <element name="Vaccine" type="vaccinationcard:VaccineType"/>
			            <element name="VaccinationCredibility"
                        type="vaccinationcard:VaccinationCredibilityType"/>
			            <element name="SSIDrug" type="vaccinationcard:SSIDrugType" minOccurs="0"/>
			            <element name="BatchNumber"
                        type="vaccinationcard:BatchNumberType"
                        minOccurs="0"/>
			            <element name="CoverageDuration"
                        type="vaccinationcard:CoverageDurationType"
                        minOccurs="0"/>
			            <element name="DosageOptionIdentifier"
                        type="vaccinationcard:DosageOptionIdentifierType"
                        minOccurs="0"/>
               <element name="DosageText"
                        type="vaccinationcard:DosageTextType"
                        minOccurs="0"/>
               <element name="Effectuated"
                        type="vaccinationcard:EffectuatedType"
                        minOccurs="0"/>
			            <element name="ServiceCode"
                        type="vaccinationcard:ServiceCodeType"
                        minOccurs="0"/>
			            <element name="ServiceCodeRemarkText"
                        type="vaccinationcard:ServiceCodeRemarkTextType"
                        minOccurs="0"/>
			            <element name="ConfirmedByPrescriptionServer" type="boolean"/>
               <element name="ActiveStatus" type="boolean"/>
			            <element name="IsPrevious" type="boolean"/>
			            <element name="NegativeConsentIndicator"
                        type="vaccinationcard:NegativeConsentIndicatorType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="VaccineType">
		          <sequence>
			            <element name="VaccineIdentifier" type="vaccinationcard:VaccineIdentifierType"/>
			            <element name="VaccineName" type="vaccinationcard:VaccineNameType"/>
			            <element name="Disease"
                        type="vaccinationcard:DiseaseType"
                        minOccurs="0"
                        maxOccurs="unbounded"/>
			            <element name="ATC" type="vaccinationcard:ATCType"/>
			            <element name="SSIDrug"
                        type="vaccinationcard:SSIDrugType"
                        minOccurs="0"
                        maxOccurs="unbounded"/>
			            <element name="VaccineKeywordsText"
                        type="vaccinationcard:VaccineKeywordsTextType"/>
			            <element name="DisplayMinimumVaccinationPlan"
                        type="vaccinationcard:DisplayMinimumVaccinationPlanType"
                        minOccurs="0"
                        maxOccurs="unbounded"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="DiseaseType">
		          <sequence>
			            <element name="DiseaseIdentifier"
                        type="vaccinationcard:DiseaseIdentifierType"
                        minOccurs="0"/>
			            <element name="DiseaseName"
                        type="vaccinationcard:DiseaseNameType"
                        minOccurs="0"/>
			            <element name="DiseaseNameDK"
                        type="vaccinationcard:DiseaseNameDKType"
                        minOccurs="0"/>
			            <element name="ATC" type="vaccinationcard:ATCType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="ATCType">
		          <sequence>
			            <element name="Code" type="vaccinationcard:ATCCodeType"/>
			            <element name="Text" type="vaccinationcard:ATCTextType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="SSIDrugType">
		          <sequence>
			            <element name="ATC" type="vaccinationcard:ATCType" minOccurs="0"/>
			            <element name="DrugIdentifier"
                        type="vaccinationcard:DrugIdentifierType"
                        minOccurs="0"/>
			            <element name="DrugName" type="vaccinationcard:DrugNameType"/>
			            <element name="DrugForm" type="vaccinationcard:DrugFormType" minOccurs="0"/>
			            <element name="DrugStrength"
                        type="vaccinationcard:DrugStrengthType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="DrugFormType">
		          <sequence>
			            <element name="DrugFormCode" type="vaccinationcard:DrugFormCodeType"/>
			            <element name="DrugFormText"
                        type="vaccinationcard:DrugFormTextType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="DrugStrengthType">
		          <choice>
			            <sequence>
				              <element name="DrugStrengthValue" type="vaccinationcard:DrugStrengthValueType"/>
				              <element name="DrugStrengthUnitCode"
                           type="vaccinationcard:DrugStrengthUnitCodeType"/>
				              <element name="DrugStrengthUnitText"
                           type="vaccinationcard:DrugStrengthUnitTextType"
                           minOccurs="0"/>
			            </sequence>
			            <element name="DrugStrengthText"
                        type="vaccinationcard:DrugStrengthTextType"
                        minOccurs="0"/>
		          </choice>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="DisplayMinimumVaccinationPlanType">
		          <sequence>
			            <element name="VaccinationPlanIdentifier"
                        type="vaccinationcard:VaccinationPlanIdentifierType"
                        minOccurs="0"/>
			            <element name="VaccinationPlanName"
                        type="vaccinationcard:VaccinationPlanNameType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="ModifiedType">
		          <sequence>
			            <element name="Organisation" type="vaccinationcard:OrganisationType"/>
			            <element name="Doctor" type="vaccinationcard:DoctorType" minOccurs="0"/>
			            <element name="ModifiedDateTime" type="dateTime"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="OrganisationType">
		          <sequence>
			            <element name="OrganisationName" type="vaccinationcard:OrganisationNameType"/>
			            <element name="AddressLine"
                        type="vaccinationcard:AddressLineType"
                        minOccurs="0"
                        maxOccurs="5"/>
			            <element name="TelephoneNumberIdentifier"
                        type="itst:TelephoneNumberIdentifierType"
                        minOccurs="0"/>
			            <element name="SOROrganisationIdentifier"
                        type="vaccinationcard:SOROrganisationIdentifierType"
                        minOccurs="0"
                        maxOccurs="1"/>
			            <choice>
				              <element name="DoctorOrganisationIdentifier"
                           type="vaccinationcard:DoctorOrganisationIdentifierType"/>
				              <element name="HospitalOrganisationIdentifier"
                           type="vaccinationcard:HospitalOrganisationIdentifierType"/>
				              <element name="MunicipalityOrganisationIdentifier"
                           type="vaccinationcard:MunicipalityOrganisationIdentifierType"/>
				              <element name="SSIAdministratorIdentifier"
                           type="vaccinationcard:SSIAdministratorIdentifierType"/>
			            </choice>
			            <element name="EANLocationIdentifier"
                        type="ean:EAN13IdentifierType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="DoctorType">
		          <sequence>
			            <element name="AuthorisationIdentifier"
                        type="vaccinationcard:AuthorisationIdentifierType"/>
			            <element name="DoctorName" type="vaccinationcard:DoctorNameType"/>
			            <element name="SpecialityCode"
                        type="vaccinationcard:SpecialityCodeType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="CreatedType">
		          <sequence>
			            <element name="Organisation" type="vaccinationcard:OrganisationType"/>
			            <element name="Doctor" type="vaccinationcard:DoctorType" minOccurs="0"/>
			            <element name="CreatedDateTime" type="dateTime"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="ReviewedType">
		          <sequence>
			            <element name="Organisation" type="vaccinationcard:OrganisationType"/>
			            <element name="Doctor" type="vaccinationcard:DoctorType" minOccurs="0"/>
			            <element name="CreatedDateTime" type="dateTime"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="EffectuatedType">
		          <sequence>
			            <element name="EffectuatedDateTime" type="dateTime"/>
			            <element name="EffectuatedByName"
                        type="vaccinationcard:EffectuatedByNameType"
                        minOccurs="0"/>
			            <element name="AuthorisationIdentifier"
                        type="vaccinationcard:AuthorisationIdentifierType"
                        minOccurs="0"/>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"
                        minOccurs="0"/>
			            <element name="EffectuatedByOrganisationName"
                        type="vaccinationcard:EffectuatedByOrganisationNameType"
                        minOccurs="0"/>
			            <element name="EffectuatedByOrganisationName2"
                        type="vaccinationcard:EffectuatedByOrganisationName2Type"
                        minOccurs="0"/>
			            <element name="EffectuatedByOrganisationType"
                        type="vaccinationcard:EffectuatedByOrganisationTypeType"
                        minOccurs="0"/>
			            <element name="EffectuatedByOrganisationNumber"
                        type="vaccinationcard:EffectuatedByOrganisationNumberType"
                        minOccurs="0"/>
			            <element name="EffectuatedInCountryCode"
                        type="vaccinationcard:EffectuatedInCountryCodeType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="NegativeConsentStructureType">
		          <sequence>
			            <element name="VaccinationIdentifier"
                        type="vaccinationcard:VaccinationIdentifierType"
                        minOccurs="1"
                        maxOccurs="unbounded"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="GetVaccinationCardIfUpdatedRequestType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
			            <element name="NegativeConsentRequest"
                        type="vaccinationcard:NegativeConsentRequestType"
                        minOccurs="0"/>
               <element name="ModifiedDateTime" type="dateTime"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="GetVaccinationCardIfUpdatedResponseType">
            <choice>
               <element name="VaccinationCardUpdateAvaible" type="boolean"/>
               <sequence>
                  <element name="Vaccination"
                           type="vaccinationcard:VaccinationType"
                           minOccurs="0"
                           maxOccurs="unbounded"/>
                  <element name="NegativeConsentStructure"
                           type="vaccinationcard:NegativeConsentStructureType"
                           minOccurs="0"/>
               </sequence>
            </choice>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="GetVaccinationHistoryRequestType">
		          <sequence>
			            <element name="VaccinationIdentifier"
                        type="vaccinationcard:VaccinationIdentifierType"/>
			            <element name="NegativeConsentRequest"
                        type="vaccinationcard:NegativeConsentRequestType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="GetVaccinationHistoryResponseType">
		          <sequence>
			            <element name="Vaccination"
                        type="vaccinationcard:VaccinationType"
                        minOccurs="0"
                        maxOccurs="unbounded"/>
			            <element name="NegativeConsentStructure"
                        type="vaccinationcard:NegativeConsentStructureType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="DeleteVaccinationRequestType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
			            <element name="Organisation" type="vaccinationcard:OrganisationType"/>
			            <element name="Doctor" type="vaccinationcard:DoctorType" minOccurs="0"/>
			            <element name="DeleteVaccination" type="vaccinationcard:DeleteVaccinationType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="DeleteVaccinationType">
		          <sequence>
			            <element name="VaccinationIdentifier"
                        type="vaccinationcard:VaccinationIdentifierType"/>
			            <element name="VaccinationVersionIdentifier"
                        type="vaccinationcard:VaccinationVersionIdentifierType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="DeleteVaccinationResponseType">
		          <sequence>
			            <element name="VersionMismatchWarningIndicator"
                        type="vaccinationcard:VersionMismatchWarningIndicatorType"
                        minOccurs="0"/>
			            <element name="Vaccination" type="vaccinationcard:VaccinationType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="VersionMismatchWarningIndicatorType">
		          <sequence/>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="CreateVaccinationRequestType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
			            <element name="Organisation" type="vaccinationcard:OrganisationType"/>
			            <element name="Doctor" type="vaccinationcard:DoctorType" minOccurs="0"/>
			            <element name="VaccinationCreate" type="vaccinationcard:VaccinationCreateType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="VaccinationCreateType">
		          <sequence>
			            <element name="DosageOptionIdentifier"
                        type="vaccinationcard:DosageOptionIdentifierType"
                        minOccurs="0"/>
			            <element name="Effectuated" type="vaccinationcard:EffectuatedType"/>
			            <element name="DrugIdentifier" type="vaccinationcard:DrugIdentifierType"/>
			            <element name="BatchNumber" type="vaccinationcard:BatchNumberType"/>
			            <element name="CoverageDuration"
                        type="vaccinationcard:CoverageDurationType"
                        minOccurs="0"/>
			            <element name="VaccineIdentifier" type="vaccinationcard:VaccineIdentifierType"/>
			            <element name="NegativeConsentIndicator"
                        type="vaccinationcard:NegativeConsentIndicatorType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="CreateVaccinationResponseType">
		          <sequence>
			            <element name="Vaccination"
                        type="vaccinationcard:VaccinationType"
                        minOccurs="0"
                        maxOccurs="unbounded"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="CreatePreviousVaccinationRequestType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
			            <element name="Organisation" type="vaccinationcard:OrganisationType"/>
			            <element name="Doctor" type="vaccinationcard:DoctorType" minOccurs="0"/>
			            <element name="PreviousVaccinationCreate"
                        type="vaccinationcard:PreviousVaccinationCreateType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="PreviousVaccinationCreateType">
		          <sequence>
			            <element name="Effectuated" type="vaccinationcard:EffectuatedType"/>
			            <element name="DrugIdentifier"
                        type="vaccinationcard:DrugIdentifierType"
                        minOccurs="0"/>
			            <element name="BatchNumber"
                        type="vaccinationcard:BatchNumberType"
                        minOccurs="0"/>
			            <element name="VaccineIdentifier" type="vaccinationcard:VaccineIdentifierType"/>
			            <element name="NegativeConsentIndicator"
                        type="vaccinationcard:NegativeConsentIndicatorType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="CreatePreviousVaccinationResponseType">
		          <sequence>
			            <element name="Vaccination"
                        type="vaccinationcard:VaccinationType"
                        minOccurs="0"
                        maxOccurs="unbounded"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="UpdateVaccinationRequestType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
			            <element name="Organisation" type="vaccinationcard:OrganisationType"/>
			            <element name="Doctor" type="vaccinationcard:DoctorType" minOccurs="0"/>
			            <element name="VaccinationUpdate" type="vaccinationcard:VaccinationUpdateType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="VaccinationUpdateType">
		          <sequence>
			            <element name="OldVaccinationIdentifier" type="long"/>
			            <element name="OldVaccinationVersion" type="long"/>
			            <element name="DosageOptionIdentifier"
                        type="vaccinationcard:DosageOptionIdentifierType"
                        minOccurs="0"/>
			            <element name="Effectuated" type="vaccinationcard:EffectuatedType"/>
			            <element name="DrugIdentifier"
                        type="vaccinationcard:DrugIdentifierType"
                        minOccurs="0"/>
			            <element name="BatchNumber"
                        type="vaccinationcard:BatchNumberType"
                        minOccurs="0"/>
			            <element name="CoverageDuration"
                        type="vaccinationcard:CoverageDurationType"
                        minOccurs="0"/>
			            <element name="VaccineIdentifier" type="vaccinationcard:VaccineIdentifierType"/>
			            <element name="Approved" type="boolean"/>
			            <element name="NegativeConsentIndicator"
                        type="vaccinationcard:NegativeConsentIndicatorType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="UpdateVaccinationResponseType">
		          <sequence>
			            <element name="VersionMismatchWarningIndicator"
                        type="vaccinationcard:VersionMismatchWarningIndicatorType"
                        minOccurs="0"/>
			            <element name="Vaccination"
                        type="vaccinationcard:VaccinationType"
                        minOccurs="0"
                        maxOccurs="unbounded"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="DeleteSubscriptionRequestType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
			            <element name="Organisation" type="vaccinationcard:OrganisationType"/>
			            <element name="Doctor" type="vaccinationcard:DoctorType" minOccurs="0"/>
			            <element name="DeleteSubscription" type="vaccinationcard:DeleteSubscriptionType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="DeleteSubscriptionType">
		          <sequence>
			            <element name="PersonVaccinationPlan"
                        type="vaccinationcard:PersonVaccinationPlanType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="PersonVaccinationPlanType">
		          <sequence>
			            <element name="VaccinationPlanIdentifier"
                        type="vaccinationcard:VaccinationPlanIdentifierType"
                        minOccurs="1"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="DeleteSubscriptionResponseType">
		          <sequence>
			            <element name="PlannedVaccination"
                        type="vaccinationcard:PlannedVaccinationType"
                        minOccurs="0"
                        maxOccurs="unbounded"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="PlannedVaccinationType">
		          <sequence>
			            <element name="PlannedVaccinationIdentifier"
                        type="vaccinationcard:PlannedVaccinationIdentifierType"/>
			            <element name="VaccineIdentifier" type="vaccinationcard:VaccineIdentifierType"/>
			            <element name="VaccineName" type="vaccinationcard:VaccineNameType"/>
			            <element name="PlannedVaccinationDateTime" type="dateTime"/>
			            <element name="VaccinationPlanIdentifier"
                        type="vaccinationcard:VaccinationPlanIdentifierType"
                        minOccurs="0"/>
			            <element name="VaccinationPlanVersionIdentifier"
                        type="vaccinationcard:VaccinationPlanVersionIdentifierType"
                        minOccurs="0"/>
			            <element name="VaccinationPlanName"
                        type="vaccinationcard:VaccinationPlanNameType"
                        minOccurs="0"/>
			            <element name="VaccinationPlanItemIdentifier"
                        type="vaccinationcard:VaccinationPlanItemIdentifierType"
                        minOccurs="0"/>
			            <element name="VaccinationPlanItemDescription"
                        type="vaccinationcard:VaccinationPlanItemDescriptionType"
                        minOccurs="0"/>
			            <element name="VaccinationPlanItemIndex"
                        type="vaccinationcard:VaccinationPlanItemIndexType"
                        minOccurs="0"/>
			            <element name="VaccinationPlanItemMinimumInterval"
                        type="vaccinationcard:VaccinationPlanItemMinimumIntervalType"
                        minOccurs="0"/>
			            <element name="VaccinationPlanItemSeries"
                        type="vaccinationcard:VaccinationPlanItemSeriesType"
                        minOccurs="0"/>
			            <element name="DoctorName"
                        type="vaccinationcard:DoctorNameType"
                        minOccurs="0"/>
			            <element name="OrganisationName"
                        type="vaccinationcard:OrganisationNameType"
                        minOccurs="0"/>
			            <element name="CoverageDuration"
                        type="vaccinationcard:CoverageDurationType"
                        minOccurs="0"/>
			            <element name="NegativeConsentIndicator"
                        type="vaccinationcard:NegativeConsentIndicatorType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="CreateUnsubscriptionRequestType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
			            <element name="Organisation" type="vaccinationcard:OrganisationType"/>
			            <element name="Doctor" type="vaccinationcard:DoctorType" minOccurs="0"/>
			            <element name="CreateUnsubscription"
                        type="vaccinationcard:CreateUnsubscriptionType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="CreateUnsubscriptionType">
		          <sequence>
			            <element name="PersonVaccinationPlan"
                        type="vaccinationcard:PersonVaccinationPlanType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="CreateUnsubscriptionResponseType">
		          <sequence>
			            <element name="PlannedVaccination"
                        type="vaccinationcard:PlannedVaccinationType"
                        minOccurs="0"
                        maxOccurs="unbounded"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="DeleteUnsubscriptionRequestType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
			            <element name="Organisation" type="vaccinationcard:OrganisationType"/>
			            <element name="Doctor" type="vaccinationcard:DoctorType" minOccurs="0"/>
			            <element name="DeleteUnsubscription"
                        type="vaccinationcard:DeleteUnsubscriptionType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="DeleteUnsubscriptionType">
		          <sequence>
			            <element name="PersonVaccinationPlan"
                        type="vaccinationcard:PersonVaccinationPlanType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="DeleteUnsubscriptionResponseType">
	</complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="DeletePlannedVaccinationRequestType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
			            <element name="Organisation" type="vaccinationcard:OrganisationType"/>
			            <element name="Doctor" type="vaccinationcard:DoctorType" minOccurs="0"/>
			            <element name="DeletePlannedVaccination"
                        type="vaccinationcard:DeletePlannedVaccinationType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="DeletePlannedVaccinationType">
		          <sequence>
			            <element name="PlannedVaccinationIdentifier"
                        type="vaccinationcard:PlannedVaccinationIdentifierType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="DeletePlannedVaccinationResponseType">
		          <sequence>
			            <element name="PlannedVaccination"
                        type="vaccinationcard:PlannedVaccinationType"
                        minOccurs="0"
                        maxOccurs="unbounded"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="GetUnsubscriptionsRequestType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="GetUnsubscriptionsResponseType">
		          <sequence>
			            <element name="DisplayMinimumVaccinationPlan"
                        type="vaccinationcard:DisplayMinimumVaccinationPlanType"
                        minOccurs="0"
                        maxOccurs="unbounded"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="GetPlannedVaccinationsRequestType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
			            <element name="NegativeConsentRequest"
                        type="vaccinationcard:NegativeConsentRequestType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="GetPlannedVaccinationsResponseType">
		          <sequence>
			            <element name="PlannedVaccination"
                        type="vaccinationcard:PlannedVaccinationType"
                        minOccurs="0"
                        maxOccurs="unbounded"/>
			            <element name="PlannedVaccNegativeConsentStructure"
                        type="vaccinationcard:PlannedVaccNegativeConsentStructureType"
                        minOccurs="0"/>
			
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="PlannedVaccNegativeConsentStructureType">
		          <sequence>
			            <element name="PlannedVaccinationIdentifier"
                        type="vaccinationcard:PlannedVaccinationIdentifierType"
                        minOccurs="1"
                        maxOccurs="unbounded"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="UpdatePlannedVaccinationRequestType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
			            <element name="Organisation" type="vaccinationcard:OrganisationType"/>
			            <element name="Doctor" type="vaccinationcard:DoctorType" minOccurs="0"/>
			            <element name="UpdatePlannedVaccination"
                        type="vaccinationcard:UpdatePlannedVaccinationType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="UpdatePlannedVaccinationType">
		          <sequence>
			            <element name="PlannedVaccinationIdentifier"
                        type="vaccinationcard:PlannedVaccinationIdentifierType"/>
			            <element name="PlannedVaccinationDateTime" type="dateTime"/>
			            <element name="NegativeConsentIndicator"
                        type="vaccinationcard:NegativeConsentIndicatorType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="UpdatePlannedVaccinationResponseType">
		          <sequence>
			            <element name="PlannedVaccination"
                        type="vaccinationcard:PlannedVaccinationType"
                        minOccurs="0"
                        maxOccurs="unbounded"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="EffectuatePlannedVaccinationRequestType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
			            <element name="Organisation" type="vaccinationcard:OrganisationType"/>
			            <element name="Doctor" type="vaccinationcard:DoctorType" minOccurs="0"/>
			            <element name="EffectuatePlannedVaccination"
                        type="vaccinationcard:EffectuatePlannedVaccinationType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="EffectuatePlannedVaccinationType">
		          <sequence>
			            <element name="PlannedVaccination" type="vaccinationcard:PlannedVaccinationType"/>
			            <element name="VaccinationCreate" type="vaccinationcard:VaccinationCreateType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="EffectuatePlannedVaccinationResponseType">
		          <sequence>
               <element name="Vaccination"
                        type="vaccinationcard:VaccinationType"
                        minOccurs="0"
                        maxOccurs="1"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="CreateSinglePlannedVaccinationRequestType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
			            <element name="Organisation" type="vaccinationcard:OrganisationType"/>
			            <element name="Doctor" type="vaccinationcard:DoctorType" minOccurs="0"/>
			            <element name="CreateSinglePlannedVaccination"
                        type="vaccinationcard:CreateSinglePlannedVaccinationType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="CreateSinglePlannedVaccinationType">
		          <sequence>
			            <element name="VaccineIdentifier" type="vaccinationcard:VaccineIdentifierType"/>
			            <element name="PlannedVaccinationDateTime" type="dateTime"/>
			            <element name="NegativeConsentIndicator"
                        type="vaccinationcard:NegativeConsentIndicatorType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="CreateSinglePlannedVaccinationResponseType">
		          <sequence>
			            <element name="PlannedVaccination"
                        type="vaccinationcard:PlannedVaccinationType"
                        minOccurs="0"
                        maxOccurs="unbounded"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="SubscribeAndCreatePlannedVaccinationsRequestType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
			            <element name="Organisation" type="vaccinationcard:OrganisationType"/>
			            <element name="Doctor" type="vaccinationcard:DoctorType" minOccurs="0"/>
			            <element name="SubscribeAndCreatePlannedVaccinations"
                        type="vaccinationcard:SubscribeAndCreatePlannedVaccinationsType"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="SubscribeAndCreatePlannedVaccinationsType">
		          <sequence>
			            <element name="VaccinationPlanIdentifier"
                        type="vaccinationcard:VaccinationPlanIdentifierType"/>
			            <element name="VaccinationPlanVersionIdentifier"
                        type="vaccinationcard:VaccinationPlanVersionIdentifierType"/>
			            <element name="CreatePlannedVaccination"
                        type="vaccinationcard:CreatePlannedVaccinationType"
                        maxOccurs="500"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="CreatePlannedVaccinationType">
		          <sequence>
			            <element name="VaccinationPlanItemIdentifier"
                        type="vaccinationcard:VaccinationPlanItemIdentifierType"/>
			            <element name="PlannedVaccinationDateTime" type="dateTime"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="SubscribeAndCreatePlannedVaccinationsResponseType">
		          <sequence>
			            <element name="VersionMismatchWarningIndicator"
                        type="vaccinationcard:VersionMismatchWarningIndicatorType"
                        minOccurs="0"/>
			            <element name="PlannedVaccination"
                        type="vaccinationcard:PlannedVaccinationType"
                        minOccurs="0"
                        maxOccurs="unbounded"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="GetVaccinationCardAsPDFRequestType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
			            <element name="NegativeConsentRequest"
                        type="vaccinationcard:NegativeConsentRequestType"
                        minOccurs="0"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="GetVaccinationCardAsPDFResponseType">
		          <sequence>
			            <element name="VaccinationCardAsPDF"
                        type="vaccinationcard:VaccinationCardAsPDFType"
                        minOccurs="0"
                        maxOccurs="1"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="MultiUpdateRequestType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
			            <element name="Organisation" type="vaccinationcard:OrganisationType"/>
			            <element name="Doctor" type="vaccinationcard:DoctorType" minOccurs="0"/>
			            <element name="MultiUpdateIn"
                        type="vaccinationcard:MultiUpdateInType"
                        minOccurs="0"
                        maxOccurs="20"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="MultiUpdateInType">
		          <choice>
			            <element name="VaccinationCreate" type="vaccinationcard:VaccinationCreateType"/>
			            <element name="PreviousVaccinationCreate"
                        type="vaccinationcard:PreviousVaccinationCreateType"/>
			            <element name="VaccinationUpdate" type="vaccinationcard:VaccinationUpdateType"/>
			            <element name="DeleteVaccination" type="vaccinationcard:DeleteVaccinationType"/>

			            <element name="CreateSinglePlannedVaccination"
                        type="vaccinationcard:CreateSinglePlannedVaccinationType"/>
			            <element name="EffectuatePlannedVaccination"
                        type="vaccinationcard:EffectuatePlannedVaccinationType"/>
			            <element name="UpdatePlannedVaccination"
                        type="vaccinationcard:UpdatePlannedVaccinationType"/>
			            <element name="DeletePlannedVaccination"
                        type="vaccinationcard:DeletePlannedVaccinationType"/>

			            <element name="SubscribeAndCreatePlannedVaccinations"
                        type="vaccinationcard:SubscribeAndCreatePlannedVaccinationsType"/>
			            <element name="CreateVaccinationPlanSubscription"
                        type="vaccinationcard:CreateVaccinationPlanSubscriptionType"/>
			            <element name="DeleteSubscription" type="vaccinationcard:DeleteSubscriptionType"/>
			            <element name="CreateUnsubscription"
                        type="vaccinationcard:CreateUnsubscriptionType"/>
			            <element name="DeleteUnsubscription"
                        type="vaccinationcard:DeleteUnsubscriptionType"/>

		          </choice>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema"
                      name="CreateVaccinationPlanSubscriptionType">
		          <sequence>
			            <element name="VaccinationPlanIdentifier"
                        type="vaccinationcard:VaccinationPlanIdentifierType"
                        minOccurs="0"/>
			            <element name="startDate" type="dateTime"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="MultiUpdateResponseType">
		          <sequence>
			            <element name="PersonCivilRegistrationIdentifier"
                        type="cpr:PersonCivilRegistrationIdentifierType"/>
			            <element name="VersionMismatchWarningIndicator"
                        type="vaccinationcard:VersionMismatchWarningIndicatorType"
                        minOccurs="0"/>
			            <element name="MultiUpdateOut"
                        type="vaccinationcard:MultiUpdateOutType"
                        minOccurs="0"
                        maxOccurs="20"/>
		          </sequence>
	        </complexType>
         <complexType xmlns="http://www.w3.org/2001/XMLSchema" name="MultiUpdateOutType">
		          <choice>
			            <element name="Vaccination" type="vaccinationcard:VaccinationType"/>
			            <element name="PlannedVaccination" type="vaccinationcard:PlannedVaccinationType"/>
			            <element name="VaccinationPlanIdentifier"
                        type="vaccinationcard:VaccinationPlanIdentifierType"/>

		          </choice>
	        </complexType>
      </xsd:schema>
   </wsdl:types>
   <wsdl:message name="SecurityHeader">
		    <wsdl:part name="SecurityHeader" element="wsse:Security"/>
	  </wsdl:message>
   <wsdl:message name="MedComHeader">
		    <wsdl:part name="MedcomHeader" element="medcom:Header"/>
	  </wsdl:message>
   <wsdl:message name="WhitelistingHeader">
        <wsdl:part name="WhitelistingHeader" element="sdsd201206:WhiteListingHeader"/>
    </wsdl:message>
   <wsdl:message name="TimingHeader">
		    <wsdl:part name="TimingHeader" element="tns:TimingList"/>
	  </wsdl:message>
   <wsdl:message name="OnBehalfOfHeader">
        <wsdl:part element="tns:OnBehalfOf" name="OnBehalfOfHeader"/>
    </wsdl:message>
   <wsdl:message name="GetVaccinationCardRequestMessage">
        <wsdl:part element="tns:GetVaccinationCardRequest"
                 name="GetVaccinationCardRequestPart"/>
    </wsdl:message>
   <wsdl:message name="GetVaccinationCardResponseMessage">
        <wsdl:part element="tns:GetVaccinationCardResponse"
                 name="GetVaccinationCardResponsePart"/>
    </wsdl:message>
   <wsdl:message name="GetVaccinationCardIfUpdatedRequestMessage">
        <wsdl:part element="tns:GetVaccinationCardIfUpdatedRequest"
                 name="GetVaccinationCardIfUpdatedRequestPart"/>
    </wsdl:message>
   <wsdl:message name="GetVaccinationCardIfUpdatedResponseMessage">
        <wsdl:part element="tns:GetVaccinationCardResponse"
                 name="GetVaccinationCardResponsePart"/>
    </wsdl:message>
   <wsdl:message name="GetVaccinationHistoryRequestMessage">
        <wsdl:part element="tns:GetVaccinationHistoryRequest"
                 name="GetVaccinationHistoryRequestPart"/>
    </wsdl:message>
   <wsdl:message name="GetVaccinationHistoryResponseMessage">
        <wsdl:part element="tns:GetVaccinationHistoryResponse"
                 name="GetVaccinationHistoryResponsePart"/>
    </wsdl:message>
   <wsdl:message name="DeleteVaccinationRequestMessage">
        <wsdl:part element="tns:DeleteVaccinationRequest"
                 name="DeleteVaccinationRequestPart"/>
    </wsdl:message>
   <wsdl:message name="DeleteVaccinationResponseMessage">
        <wsdl:part element="tns:DeleteVaccinationResponse"
                 name="DeleteVaccinationResponsePart"/>
    </wsdl:message>
   <wsdl:message name="CreateVaccinationRequestMessage">
        <wsdl:part element="tns:CreateVaccinationRequest"
                 name="CreateVaccinationRequestPart"/>
    </wsdl:message>
   <wsdl:message name="CreateVaccinationResponseMessage">
        <wsdl:part element="tns:CreateVaccinationResponse"
                 name="CreateVaccinationResponsePart"/>
    </wsdl:message>
   <wsdl:message name="CreatePreviousVaccinationRequestMessage">
        <wsdl:part element="tns:CreatePreviousVaccinationRequest"
                 name="CreatePreviousVaccinationRequestPart"/>
    </wsdl:message>
   <wsdl:message name="CreatePreviousVaccinationResponseMessage">
        <wsdl:part element="tns:CreatePreviousVaccinationResponse"
                 name="CreatePreviousVaccinationResponsePart"/>
    </wsdl:message>
   <wsdl:message name="UpdateVaccinationRequestMessage">
        <wsdl:part element="tns:UpdateVaccinationRequest"
                 name="UpdateVaccinationRequestPart"/>
    </wsdl:message>
   <wsdl:message name="UpdateVaccinationResponseMessage">
        <wsdl:part element="tns:UpdateVaccinationResponse"
                 name="UpdateVaccinationResponsePart"/>
    </wsdl:message>
   <wsdl:message name="DeleteSubscriptionRequestMessage">
        <wsdl:part element="tns:DeleteSubscriptionRequest"
                 name="DeleteSubscriptionRequestPart"/>
    </wsdl:message>
   <wsdl:message name="DeleteSubscriptionResponseMessage">
        <wsdl:part element="tns:DeleteSubscriptionResponse"
                 name="DeleteSubscriptionResponsePart"/>
    </wsdl:message>
   <wsdl:message name="CreateUnsubscriptionRequestMessage">
        <wsdl:part element="tns:CreateUnsubscriptionRequest"
                 name="CreateUnsubscriptionRequestPart"/>
    </wsdl:message>
   <wsdl:message name="CreateUnsubscriptionResponseMessage">
        <wsdl:part element="tns:CreateUnsubscriptionResponse"
                 name="CreateUnsubscriptionResponsePart"/>
    </wsdl:message>
   <wsdl:message name="DeleteUnsubscriptionRequestMessage">
        <wsdl:part element="tns:DeleteUnsubscriptionRequest"
                 name="DeleteUnsubscriptionRequestPart"/>
    </wsdl:message>
   <wsdl:message name="DeleteUnsubscriptionResponseMessage">
        <wsdl:part element="tns:DeleteUnsubscriptionResponse"
                 name="DeleteUnsubscriptionResponsePart"/>
    </wsdl:message>
   <wsdl:message name="DeletePlannedVaccinationRequestMessage">
        <wsdl:part element="tns:DeletePlannedVaccinationRequest"
                 name="DeletePlannedVaccinationRequestPart"/>
    </wsdl:message>
   <wsdl:message name="DeletePlannedVaccinationResponseMessage">
        <wsdl:part element="tns:DeletePlannedVaccinationResponse"
                 name="DeletePlannedVaccinationResponsePart"/>
    </wsdl:message>
   <wsdl:message name="GetUnsubscriptionsRequestMessage">
        <wsdl:part element="tns:GetUnsubscriptionsRequest"
                 name="GetUnsubscriptionsRequestPart"/>
    </wsdl:message>
   <wsdl:message name="GetUnsubscriptionsResponseMessage">
        <wsdl:part element="tns:GetUnsubscriptionsResponse"
                 name="GetUnsubscriptionsResponsePart"/>
    </wsdl:message>
   <wsdl:message name="GetPlannedVaccinationsRequestMessage">
        <wsdl:part element="tns:GetPlannedVaccinationsRequest"
                 name="GetPlannedVaccinationsRequestPart"/>
    </wsdl:message>
   <wsdl:message name="GetPlannedVaccinationsResponseMessage">
        <wsdl:part element="tns:GetPlannedVaccinationsResponse"
                 name="GetPlannedVaccinationsResponsePart"/>
    </wsdl:message>
   <wsdl:message name="UpdatePlannedVaccinationRequestMessage">
        <wsdl:part element="tns:UpdatePlannedVaccinationRequest"
                 name="UpdatePlannedVaccinationRequestPart"/>
    </wsdl:message>
   <wsdl:message name="UpdatePlannedVaccinationResponseMessage">
        <wsdl:part element="tns:UpdatePlannedVaccinationResponse"
                 name="UpdatePlannedVaccinationResponsePart"/>
    </wsdl:message>
   <wsdl:message name="EffectuatePlannedVaccinationRequestMessage">
        <wsdl:part element="tns:EffectuatePlannedVaccinationRequest"
                 name="EffectuatePlannedVaccinationRequestPart"/>
    </wsdl:message>
   <wsdl:message name="EffectuatePlannedVaccinationResponseMessage">
        <wsdl:part element="tns:EffectuatePlannedVaccinationResponse"
                 name="EffectuatePlannedVaccinationResponsePart"/>
    </wsdl:message>
   <wsdl:message name="CreateSinglePlannedVaccinationRequestMessage">
        <wsdl:part element="tns:CreateSinglePlannedVaccinationRequest"
                 name="CreateSinglePlannedVaccinationRequestPart"/>
    </wsdl:message>
   <wsdl:message name="CreateSinglePlannedVaccinationResponseMessage">
        <wsdl:part element="tns:CreateSinglePlannedVaccinationResponse"
                 name="CreateSinglePlannedVaccinationResponsePart"/>
    </wsdl:message>
   <wsdl:message name="SubscribeAndCreatePlannedVaccinationsRequestMessage">
        <wsdl:part element="tns:SubscribeAndCreatePlannedVaccinationsRequest"
                 name="SubscribeAndCreatePlannedVaccinationsRequestPart"/>
    </wsdl:message>
   <wsdl:message name="SubscribeAndCreatePlannedVaccinationsResponseMessage">
        <wsdl:part element="tns:SubscribeAndCreatePlannedVaccinationsResponse"
                 name="SubscribeAndCreatePlannedVaccinationsResponsePart"/>
    </wsdl:message>
   <wsdl:message name="GetVaccinationCardAsPDFRequestMessage">
        <wsdl:part element="tns:GetVaccinationCardAsPDFRequest"
                 name="GetVaccinationCardAsPDFRequestPart"/>
    </wsdl:message>
   <wsdl:message name="GetVaccinationCardAsPDFResponseMessage">
        <wsdl:part element="tns:GetVaccinationCardAsPDFResponse"
                 name="GetVaccinationCardAsPDFResponsePart"/>
    </wsdl:message>
   <wsdl:message name="MultiUpdateRequestMessage">
        <wsdl:part element="tns:MultiUpdateRequest" name="MultiUpdateRequestPart"/>
    </wsdl:message>
   <wsdl:message name="MultiUpdateResponseMessage">
        <wsdl:part element="tns:MultiUpdateResponse" name="MultiUpdateResponsePart"/>
    </wsdl:message>
   <wsdl:message name="DGWSFault">
		    <wsdl:part name="fault" element="medcom:FaultCode"/>
	  </wsdl:message>
   <wsdl:portType name="VaccinationsPortType">
        <wsdl:operation name="GetVaccinationCard">
            <wsdl:input message="tns:GetVaccinationCardRequestMessage"
                     name="GetVaccinationCardRequestInput"/>
            <wsdl:output message="tns:GetVaccinationCardResponseMessage"
                      name="GetVaccinationCardResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>

        <wsdl:operation name="GetVaccinationCardIfUpdated">
            <wsdl:input message="tns:GetVaccinationCardIfUpdatedRequestMessage"
                     name="GetVaccinationCardIfUpdatedRequestInput"/>
            <wsdl:output message="tns:GetVaccinationCardIfUpdatedResponseMessage"
                      name="GetVaccinationCardIfUpdatedResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>

        <wsdl:operation name="GetVaccinationHistory">
            <wsdl:input message="tns:GetVaccinationHistoryRequestMessage"
                     name="GetVaccinationHistoryRequestInput"/>
            <wsdl:output message="tns:GetVaccinationHistoryResponseMessage"
                      name="GetVaccinationHistoryResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>
 
        <wsdl:operation name="DeleteVaccination">
            <wsdl:input message="tns:DeleteVaccinationRequestMessage"
                     name="DeleteVaccinationRequestInput"/>
            <wsdl:output message="tns:DeleteVaccinationResponseMessage"
                      name="DeleteVaccinationResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>

        <wsdl:operation name="CreateVaccination">
            <wsdl:input message="tns:CreateVaccinationRequestMessage"
                     name="CreateVaccinationRequestInput"/>
            <wsdl:output message="tns:CreateVaccinationResponseMessage"
                      name="CreateVaccinationResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>
 
        <wsdl:operation name="CreatePreviousVaccination">
            <wsdl:input message="tns:CreatePreviousVaccinationRequestMessage"
                     name="CreatePreviousVaccinationRequestInput"/>
            <wsdl:output message="tns:CreatePreviousVaccinationResponseMessage"
                      name="CreatePreviousVaccinationResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>

        <wsdl:operation name="UpdateVaccination">
            <wsdl:input message="tns:UpdateVaccinationRequestMessage"
                     name="UpdateVaccinationRequestInput"/>
            <wsdl:output message="tns:UpdateVaccinationResponseMessage"
                      name="UpdateVaccinationResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>

        <wsdl:operation name="DeleteSubscription">
            <wsdl:input message="tns:DeleteSubscriptionRequestMessage"
                     name="DeleteSubscriptionRequestInput"/>
            <wsdl:output message="tns:DeleteSubscriptionResponseMessage"
                      name="DeleteSubscriptionResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>

        <wsdl:operation name="CreateUnsubscription">
            <wsdl:input message="tns:CreateUnsubscriptionRequestMessage"
                     name="CreateUnsubscriptionRequestInput"/>
            <wsdl:output message="tns:CreateUnsubscriptionResponseMessage"
                      name="CreateUnsubscriptionResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>

        <wsdl:operation name="DeleteUnsubscription">
            <wsdl:input message="tns:DeleteUnsubscriptionRequestMessage"
                     name="DeleteUnsubscriptionRequestInput"/>
            <wsdl:output message="tns:DeleteUnsubscriptionResponseMessage"
                      name="DeleteUnsubscriptionResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>

        <wsdl:operation name="DeletePlannedVaccination">
            <wsdl:input message="tns:DeletePlannedVaccinationRequestMessage"
                     name="DeletePlannedVaccinationRequestInput"/>
            <wsdl:output message="tns:DeletePlannedVaccinationResponseMessage"
                      name="DeletePlannedVaccinationResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>

        <wsdl:operation name="GetUnsubscriptions">
            <wsdl:input message="tns:GetUnsubscriptionsRequestMessage"
                     name="GetUnsubscriptionsRequestInput"/>
            <wsdl:output message="tns:GetUnsubscriptionsResponseMessage"
                      name="GetUnsubscriptionsResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>
 
        <wsdl:operation name="GetPlannedVaccinations">
            <wsdl:input message="tns:GetPlannedVaccinationsRequestMessage"
                     name="GetPlannedVaccinationsRequestInput"/>
            <wsdl:output message="tns:GetPlannedVaccinationsResponseMessage"
                      name="GetPlannedVaccinationsResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>

        <wsdl:operation name="UpdatePlannedVaccination">
            <wsdl:input message="tns:UpdatePlannedVaccinationRequestMessage"
                     name="UpdatePlannedVaccinationRequestInput"/>
            <wsdl:output message="tns:UpdatePlannedVaccinationResponseMessage"
                      name="UpdatePlannedVaccinationResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>

        <wsdl:operation name="EffectuatePlannedVaccination">
            <wsdl:input message="tns:EffectuatePlannedVaccinationRequestMessage"
                     name="EffectuatePlannedVaccinationRequestInput"/>
            <wsdl:output message="tns:EffectuatePlannedVaccinationResponseMessage"
                      name="EffectuatePlannedVaccinationResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>

        <wsdl:operation name="CreateSinglePlannedVaccination">
            <wsdl:input message="tns:CreateSinglePlannedVaccinationRequestMessage"
                     name="CreateSinglePlannedVaccinationRequestInput"/>
            <wsdl:output message="tns:CreateSinglePlannedVaccinationResponseMessage"
                      name="CreateSinglePlannedVaccinationResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>

        <wsdl:operation name="SubscribeAndCreatePlannedVaccinations">
            <wsdl:input message="tns:SubscribeAndCreatePlannedVaccinationsRequestMessage"
                     name="SubscribeAndCreatePlannedVaccinationsRequestInput"/>
            <wsdl:output message="tns:SubscribeAndCreatePlannedVaccinationsResponseMessage"
                      name="SubscribeAndCreatePlannedVaccinationsResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>
 
        <wsdl:operation name="GetVaccinationCardAsPDF">
            <wsdl:input message="tns:GetVaccinationCardAsPDFRequestMessage"
                     name="GetVaccinationCardAsPDFRequestInput"/>
            <wsdl:output message="tns:GetVaccinationCardAsPDFResponseMessage"
                      name="GetVaccinationCardAsPDFResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>
 
        <wsdl:operation name="MultiUpdate">
            <wsdl:input message="tns:MultiUpdateRequestMessage" name="MultiUpdateRequestInput"/>
            <wsdl:output message="tns:MultiUpdateResponseMessage"
                      name="MultiUpdateResponseOutput"/>
			      <wsdl:fault name="DGWSFault" message="tns:DGWSFault"/>
        </wsdl:operation>
 
    </wsdl:portType>
   <wsdl:binding name="VaccinationsBinding" type="tns:VaccinationsPortType">
        <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
        <!--wsaw:UsingAddressing wsdl:required="true" /-->

        <wsdl:operation name="GetVaccinationCard">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#GetVaccinationCard"/>
            <wsdl:input name="GetVaccinationCardRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/> 
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/> 
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/> 
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="GetVaccinationCardResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>
  
        <wsdl:operation name="GetVaccinationCardIfUpdated">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#GetVaccinationCardIfUpdated"/>
            <wsdl:input name="GetVaccinationCardIfUpdatedRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/>
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/>
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/>
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="GetVaccinationCardIfUpdatedResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>

        <wsdl:operation name="GetVaccinationHistory">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#GetVaccinationHistory"/>
            <wsdl:input name="GetVaccinationHistoryRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/> 
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/> 
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/> 
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="GetVaccinationHistoryResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>
  
       <wsdl:operation name="DeleteVaccination">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#DeleteVaccination"/>
            <wsdl:input name="DeleteVaccinationRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/> 
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/> 
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/> 
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="DeleteVaccinationResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>

        <wsdl:operation name="CreateVaccination">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#CreateVaccination"/>
            <wsdl:input name="CreateVaccinationRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/> 
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/> 
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/> 
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="CreateVaccinationResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>

        <wsdl:operation name="CreatePreviousVaccination">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#CreatePreviousVaccination"/>
            <wsdl:input name="CreatePreviousVaccinationRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/> 
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/> 
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/> 
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="CreatePreviousVaccinationResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>

        <wsdl:operation name="UpdateVaccination">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#UpdateVaccination"/>
            <wsdl:input name="UpdateVaccinationRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/> 
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/> 
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/> 
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="UpdateVaccinationResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>

        <wsdl:operation name="DeleteSubscription">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#DeleteSubscription"/>
            <wsdl:input name="DeleteSubscriptionRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/> 
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/> 
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/> 
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="DeleteSubscriptionResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>

        <wsdl:operation name="CreateUnsubscription">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#CreateUnsubscription"/>
            <wsdl:input name="CreateUnsubscriptionRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/> 
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/> 
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/> 
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="CreateUnsubscriptionResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>

        <wsdl:operation name="DeleteUnsubscription">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#DeleteUnsubscription"/>
            <wsdl:input name="DeleteUnsubscriptionRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/> 
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/> 
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/> 
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="DeleteUnsubscriptionResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>

        <wsdl:operation name="DeletePlannedVaccination">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#DeletePlannedVaccination"/>
            <wsdl:input name="DeletePlannedVaccinationRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/> 
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/> 
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/> 
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="DeletePlannedVaccinationResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>

        <wsdl:operation name="GetUnsubscriptions">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#GetUnsubscriptions"/>
            <wsdl:input name="GetUnsubscriptionsRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/> 
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/> 
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/> 
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="GetUnsubscriptionsResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>
 

        <wsdl:operation name="GetPlannedVaccinations">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#GetPlannedVaccinations"/>
            <wsdl:input name="GetPlannedVaccinationsRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/> 
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/> 
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/> 
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="GetPlannedVaccinationsResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>

        <wsdl:operation name="UpdatePlannedVaccination">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#UpdatePlannedVaccination"/>
            <wsdl:input name="UpdatePlannedVaccinationRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/> 
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/> 
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/> 
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="UpdatePlannedVaccinationResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>

        <wsdl:operation name="EffectuatePlannedVaccination">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#EffectuatePlannedVaccination"/>
            <wsdl:input name="EffectuatePlannedVaccinationRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/> 
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/> 
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/> 
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="EffectuatePlannedVaccinationResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>

        <wsdl:operation name="CreateSinglePlannedVaccination">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#CreateSinglePlannedVaccination"/>
            <wsdl:input name="CreateSinglePlannedVaccinationRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/> 
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/> 
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/> 
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="CreateSinglePlannedVaccinationResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>

        <wsdl:operation name="SubscribeAndCreatePlannedVaccinations">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#SubscribeAndCreatePlannedVaccinations"/>
            <wsdl:input name="SubscribeAndCreatePlannedVaccinationsRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/> 
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/> 
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/> 
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="SubscribeAndCreatePlannedVaccinationsResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>

        <wsdl:operation name="GetVaccinationCardAsPDF">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#GetVaccinationCardAsPDF"/>
            <wsdl:input name="GetVaccinationCardAsPDFRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/> 
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/> 	
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/> 
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="GetVaccinationCardAsPDFResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>

        <wsdl:operation name="MultiUpdate">
            <soap:operation soapAction="http://vaccinationsregister.dk/schemas/2010/07/01#MultiUpdate"/>
            <wsdl:input name="MultiUpdateRequestInput">
				        <soap:header use="literal" part="SecurityHeader" message="tns:SecurityHeader"/>
				        <soap:header use="literal" part="MedcomHeader" message="tns:MedComHeader"/> 
				        <soap:header use="literal"
                         part="OnBehalfOfHeader"
                         message="tns:OnBehalfOfHeader"/> 
				        <soap:header use="literal"
                         part="WhitelistingHeader"
                         message="tns:WhitelistingHeader"
                         wsdl:required="true"/> 
                <soap:body use="literal"/>
            </wsdl:input>
            <wsdl:output name="MultiUpdateResponseOutput">
				        <soap:header use="literal" part="TimingHeader" message="tns:TimingHeader"/>
                <soap:body use="literal"/>
            </wsdl:output>
			      <wsdl:fault name="DGWSFault">
            <soap:fault name="DGWSFault" use="literal"/> 
         </wsdl:fault>
        </wsdl:operation>

    </wsdl:binding>
   <wsdl:service name="VaccinationsService">
        <wsdl:port binding="tns:VaccinationsBinding" name="VaccinationsPort">
            <soap:address location="http://localhost:8080/ws/vaccinationsService"/>
        </wsdl:port>
    </wsdl:service>
</wsdl:definitions>
