Skip to content

Commit

Permalink
Legger til Grunnlag.wsdl
Browse files Browse the repository at this point in the history
  • Loading branch information
pcmoen committed Mar 15, 2024
1 parent c174da9 commit 643e44b
Show file tree
Hide file tree
Showing 11 changed files with 270 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:bons0="http://stelvio-commons-lib/no/nav/gbo" targetNamespace="http://nav-lib-pen/no/nav/lib/pen/fault">
<xsd:import namespace="http://stelvio-commons-lib/no/nav/gbo" schemaLocation="../../../gbo/GBOStelvioFault.xsd"/>
<xsd:complexType name="FaultFodselsnummerIPersongrunnlagAlleredeBruktIAnnetPersongrunnlag">
<xsd:complexContent>
<xsd:extension base="bons0:GBOStelvioFault">
<xsd:sequence/>

</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:schema>
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://nav-lib-pen/no/nav/lib/pen/gbo">
<xsd:complexType name="GBOHentMinstepensjonsSatsResponse">
<xsd:sequence>
<xsd:element minOccurs="0" name="minstepensjon" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://nav-lib-pen/no/nav/lib/pen/gbo">
<xsd:complexType name="GBOHentUforegrunnlagRequest">
<xsd:sequence>
<xsd:element minOccurs="0" name="kravId" type="xsd:string"/>
<xsd:element minOccurs="0" name="fnr" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema targetNamespace="http://nav-lib-pen/no/nav/lib/pen/gbo"
xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:complexType name="GBOKopierBeholdningerMedGrunnlagRequest">
<xsd:sequence>
<xsd:element minOccurs="1" name="kravId" type="xsd:string" />
<xsd:element minOccurs="0" name="fnr" type="xsd:string" />
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://nav-lib-pen/no/nav/lib/pen/gbo">
<xsd:complexType name="GBOKopierFamilieforholdRequest">
<xsd:sequence>
<xsd:element minOccurs="0" name="kravId" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://nav-lib-pen/no/nav/lib/pen/gbo">
<xsd:complexType name="GBOKopierGrunnlagForKravRequest">
<xsd:sequence>
<xsd:element minOccurs="0" name="kravId"
type="xsd:string">
</xsd:element>
<xsd:element minOccurs="0" name="fnr" type="xsd:string"></xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://nav-lib-pen/no/nav/lib/pen/gbo">
<xsd:complexType name="GBOKopierInntektsgrunnlagRequest">
<xsd:sequence>
<xsd:element minOccurs="0" name="kravId" type="xsd:string"/>
<xsd:element minOccurs="0" name="fnr" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:bons0="http://nav-lib-pen/no/nav/lib/pen/gbo" targetNamespace="http://nav-lib-pen/no/nav/lib/pen/gbo">
<xsd:include schemaLocation="GBOPersongrunnlag.xsd"/>
<xsd:complexType name="GBOLagrePersongrunnlagListeRequest">
<xsd:sequence>
<xsd:element minOccurs="0" name="kravId" type="xsd:string"/>
<xsd:element minOccurs="0" name="persongrunnlagListe" type="bons0:GBOPersongrunnlag" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://nav-lib-pen/no/nav/lib/pen/gbo"
xmlns:bons0="http://nav-lib-pen/no/nav/lib/pen/gbo">
<xsd:include schemaLocation="GBOPersongrunnlagListe.xsd"></xsd:include>
<xsd:complexType
name="GBOLagreVurdertSivilstandListeOgVurderEndringRequest">
<xsd:sequence>
<xsd:element minOccurs="0" name="penPersonId"
type="xsd:string">
</xsd:element>
<xsd:element minOccurs="0" name="relevantDato"
type="xsd:string">
</xsd:element>
<xsd:element minOccurs="0" name="kravId"
type="xsd:string">
</xsd:element>
<xsd:element minOccurs="0" name="persongrunnlagListe"
type="bons0:GBOPersongrunnlagListe">
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
targetNamespace="http://nav-lib-pen/no/nav/lib/pen/gbo">
<xsd:complexType
name="GBOLagreVurdertSivilstandListeOgVurderEndringResponse">
<xsd:sequence>
<xsd:element minOccurs="0" name="kravOgOppgOpprPaBruker"
type="xsd:boolean">
</xsd:element>
<xsd:element minOccurs="0" name="kravOgOppgOpprPaEPS"
type="xsd:boolean">
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:schema>
Original file line number Diff line number Diff line change
@@ -0,0 +1,154 @@
<?xml version="1.0" encoding="UTF-8"?><wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" name="Grunnlag" targetNamespace="http://nav-lib-pen/no/nav/lib/pen/inf/Grunnlag" xmlns:bons1="http://nav-lib-pen/no/nav/lib/pen/fault" xmlns:bons2="http://nav-lib-pen/no/nav/lib/pen/gbo" xmlns:tns="http://nav-lib-pen/no/nav/lib/pen/inf/Grunnlag" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<wsdl:types>
<xsd:schema targetNamespace="http://nav-lib-pen/no/nav/lib/pen/inf/Grunnlag">
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOKopierBeholdningerMedGrunnlagRequest.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOLagreVurdertSivilstandListeOgVurderEndringResponse.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOLagreVurdertSivilstandListeOgVurderEndringRequest.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOOmsorgOverfGrunnlagListe.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOOmsorgGodskrGrunnlagListe.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOKopierGrunnlagForKravRequest.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOHentPersongrunnlagListeRequest.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOKopierFamilieforholdRequest.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOUforegrunnlag.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOHentOmsorgOverfGrunnlagRequest.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/fault" schemaLocation="../lib/pen/fault/FaultIkkeGodskrevetOmsorgsPoeng.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOGrunnbelopListe.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOLagrePersongrunnlagListeRequest.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/fault" schemaLocation="../lib/pen/fault/FaultFodselsnummerIPersongrunnlagAlleredeBruktIAnnetPersongrunnlag.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOHentMinstepensjonsSatsResponse.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOKopierInntektsgrunnlagRequest.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOHentOmsorgGodskrGrunnlagRequest.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOHentUforegrunnlagRequest.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOHentMinstepensjonsSatsRequest.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOPersongrunnlagListe.xsd"/>
<xsd:import namespace="http://nav-lib-pen/no/nav/lib/pen/gbo" schemaLocation="../lib/pen/gbo/GBOHentGrunnbelopListeRequest.xsd"/>
<xsd:element name="hentPersongrunnlagListe">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="hentPersongrunnlagListeRequest" nillable="true" type="bons2:GBOHentPersongrunnlagListeRequest"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="hentPersongrunnlagListeResponse">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="hentPersongrunnlagListeResponse" nillable="true" type="bons2:GBOPersongrunnlagListe"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="hentMinstepensjonSats">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="hentMinstepensjonsSatsRequest" nillable="true" type="bons2:GBOHentMinstepensjonsSatsRequest"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="hentMinstepensjonSatsResponse">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="hentMinstepensjonsSatsResponse" nillable="true" type="bons2:GBOHentMinstepensjonsSatsResponse"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="hentGrunnbelopListe">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="hentGrunnbelopListeRequest" nillable="true" type="bons2:GBOHentGrunnbelopListeRequest"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="hentGrunnbelopListeResponse">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="hentGrunnbelopListeResponse" nillable="true" type="bons2:GBOGrunnbelopListe"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="hentOmsorgOverfGrunnlag">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="hentOmsorgOverfGrunnlagRequest" nillable="true" type="bons2:GBOHentOmsorgOverfGrunnlagRequest"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="hentOmsorgOverfGrunnlagResponse">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="hentOmsorgOverfGrunnlagResponse" nillable="true" type="bons2:GBOOmsorgOverfGrunnlagListe"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="hentOmsorgGodskrGrunnlag">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="hentOmsorgGodskrGrunnlagRequest" nillable="true" type="bons2:GBOHentOmsorgGodskrGrunnlagRequest"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="hentOmsorgGodskrGrunnlagResponse">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="hentOmsorgGodskrGrunnlagResponse" nillable="true" type="bons2:GBOOmsorgGodskrGrunnlagListe"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="hentOmsorgGodskrGrunnlag_faultIkkeGodskrevetOmsorgsPoeng" type="bons1:FaultIkkeGodskrevetOmsorgsPoeng"/>
</xsd:schema>
</wsdl:types>
<wsdl:message name="hentPersongrunnlagListeRequestMsg">
<wsdl:part element="tns:hentPersongrunnlagListe" name="hentPersongrunnlagListeParameters"/>
</wsdl:message>
<wsdl:message name="hentPersongrunnlagListeResponseMsg">
<wsdl:part element="tns:hentPersongrunnlagListeResponse" name="hentPersongrunnlagListeResult"/>
</wsdl:message>
<wsdl:message name="hentMinstepensjonSatsRequestMsg">
<wsdl:part element="tns:hentMinstepensjonSats" name="hentMinstepensjonSatsParameters"/>
</wsdl:message>
<wsdl:message name="hentMinstepensjonSatsResponseMsg">
<wsdl:part element="tns:hentMinstepensjonSatsResponse" name="hentMinstepensjonSatsResult"/>
</wsdl:message>
<wsdl:message name="hentGrunnbelopListeRequestMsg">
<wsdl:part element="tns:hentGrunnbelopListe" name="hentGrunnbelopListeParameters"/>
</wsdl:message>
<wsdl:message name="hentGrunnbelopListeResponseMsg">
<wsdl:part element="tns:hentGrunnbelopListeResponse" name="hentGrunnbelopListeResult"/>
</wsdl:message>
<wsdl:message name="hentOmsorgOverfGrunnlagRequestMsg">
<wsdl:part element="tns:hentOmsorgOverfGrunnlag" name="hentOmsorgOverfGrunnlagParameters"/>
</wsdl:message>
<wsdl:message name="hentOmsorgOverfGrunnlagResponseMsg">
<wsdl:part element="tns:hentOmsorgOverfGrunnlagResponse" name="hentOmsorgOverfGrunnlagResult"/>
</wsdl:message>
<wsdl:message name="hentOmsorgGodskrGrunnlagRequestMsg">
<wsdl:part element="tns:hentOmsorgGodskrGrunnlag" name="hentOmsorgGodskrGrunnlagParameters"/>
</wsdl:message>
<wsdl:message name="hentOmsorgGodskrGrunnlagResponseMsg">
<wsdl:part element="tns:hentOmsorgGodskrGrunnlagResponse" name="hentOmsorgGodskrGrunnlagResult"/>
</wsdl:message>
<wsdl:message name="hentOmsorgGodskrGrunnlag_faultIkkeGodskrevetOmsorgsPoengMsg">
<wsdl:part element="tns:hentOmsorgGodskrGrunnlag_faultIkkeGodskrevetOmsorgsPoeng" name="faultIkkeGodskrevetOmsorgsPoeng"/>
</wsdl:message>
<wsdl:portType name="Grunnlag">
<wsdl:operation name="hentPersongrunnlagListe">
<wsdl:input message="tns:hentPersongrunnlagListeRequestMsg" name="hentPersongrunnlagListeRequest"/>
<wsdl:output message="tns:hentPersongrunnlagListeResponseMsg" name="hentPersongrunnlagListeResponse"/>
</wsdl:operation>
<wsdl:operation name="hentMinstepensjonSats">
<wsdl:input message="tns:hentMinstepensjonSatsRequestMsg" name="hentMinstepensjonSatsRequest"/>
<wsdl:output message="tns:hentMinstepensjonSatsResponseMsg" name="hentMinstepensjonSatsResponse"/>
</wsdl:operation>
<wsdl:operation name="hentGrunnbelopListe">
<wsdl:input message="tns:hentGrunnbelopListeRequestMsg" name="hentGrunnbelopListeRequest"/>
<wsdl:output message="tns:hentGrunnbelopListeResponseMsg" name="hentGrunnbelopListeResponse"/>
</wsdl:operation>
<wsdl:operation name="hentOmsorgOverfGrunnlag">
<wsdl:input message="tns:hentOmsorgOverfGrunnlagRequestMsg" name="hentOmsorgOverfGrunnlagRequest"/>
<wsdl:output message="tns:hentOmsorgOverfGrunnlagResponseMsg" name="hentOmsorgOverfGrunnlagResponse"/>
</wsdl:operation>
<wsdl:operation name="hentOmsorgGodskrGrunnlag">
<wsdl:input message="tns:hentOmsorgGodskrGrunnlagRequestMsg" name="hentOmsorgGodskrGrunnlagRequest"/>
<wsdl:output message="tns:hentOmsorgGodskrGrunnlagResponseMsg" name="hentOmsorgGodskrGrunnlagResponse"/>
<wsdl:fault message="tns:hentOmsorgGodskrGrunnlag_faultIkkeGodskrevetOmsorgsPoengMsg" name="faultIkkeGodskrevetOmsorgsPoeng"/>
</wsdl:operation>
</wsdl:portType>
</wsdl:definitions>

0 comments on commit 643e44b

Please sign in to comment.