All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ma.org.jibx.org.jibx.schema.org.jibx.sampleschema.company.1.2.4.source-code.binding.xml Maven / Gradle / Ivy

Go to download

org.jibx.sampleschema.company - A schema binding project using a simple schema which has a base schema. The base schema is retrieved from the org.jibx.sampleschema.address artifact which also has a base schema.

The newest version!
<binding name="binding" package="org.jibx.schema.org.jibx.sampleschema.company" trim-whitespace="true">
  <namespace uri="http://www.jibx.org/sampleschema/company" default="elements" prefix="tns"/>
  <include path="org.jibx.schema.org.jibx-org.jibx.schema.org.jibx.sampleschema.address-binding.xml" precompiled="true"/>
  <include path="org.jibx.schema.org.jibx-org.jibx.schema.org.jibx.sampleschema.person-binding.xml" precompiled="true"/>
  <mapping class="org.jibx.schema.org.jibx.sampleschema.company.Company" name="company">
    <structure type="org.jibx.schema.org.jibx.sampleschema.address.Address" get-method="getAddress" set-method="setAddress"/>
    <value style="element" name="companyName" get-method="getCompanyName" set-method="setCompanyName"/>
  </mapping>
</binding>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy