
META-INF.cia-service-external-itsyourparliament.xml Maven / Gradle / Ivy
<?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oxm="http://www.springframework.org/schema/oxm" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-3.0.xsd http://www.springframework.org/schema/oxm http://www.springframework.org/schema/oxm/spring-oxm-3.0.xsd"> <oxm:jaxb2-marshaller id="euItsyourparliamentCountriesMarshaller" contextPath="com.hack23.cia.model.external.itsyourparliament.countries.impl"/> <oxm:jaxb2-marshaller id="euItsyourparliamentCountryInfoMarshaller" contextPath="com.hack23.cia.model.external.itsyourparliament.countryinfo.impl"/> <oxm:jaxb2-marshaller id="euItsyourparliamentMepInfoMarshaller" contextPath="com.hack23.cia.model.external.itsyourparliament.mepinfo.impl"/> <oxm:jaxb2-marshaller id="euItsyourparliamentVoteInfoMarshaller" contextPath="com.hack23.cia.model.external.itsyourparliament.voteinfo.impl"/> <oxm:jaxb2-marshaller id="euItsyourparliamentVotesMarshaller" contextPath="com.hack23.cia.model.external.itsyourparliament.votes.impl"/> </beans>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy