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

ma.org.w3.org.jibx.schema.org.w3._2005._08.addressing.ws_addr.1.2.1.source-code.binding.xml Maven / Gradle / Ivy

There is a newer version: 1.2.4
Show newest version
<binding xmlns:tns="http://www.w3.org/2005/08/addressing" name="binding" package="org.jibx.schema.org.w3._2005._08.addressing.ws_addr" trim-whitespace="true">
  <namespace uri="http://www.w3.org/2005/08/addressing" default="elements" prefix="tns"/>
  <format label="tns:RelationshipType" type="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.RelationshipType" enum-value-method="xmlValue"/>
  <format label="tns:FaultCodesType" type="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.FaultCodesType" enum-value-method="xmlValue"/>
  <mapping class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.EndpointReference" name="EndpointReference">
    <structure map-as="tns:EndpointReferenceType"/>
  </mapping>
  <mapping abstract="true" type-name="tns:EndpointReferenceType" class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.EndpointReferenceType">
    <structure map-as="tns:AttributedURIType" get-method="getAddress" set-method="setAddress" name="Address"/>
    <structure map-as="tns:ReferenceParametersType" get-method="getReferenceParameters" set-method="setReferenceParameters" usage="optional" name="ReferenceParameters"/>
    <structure type="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.MetadataType" get-method="getMetadata" set-method="setMetadata" usage="optional"/>
    <structure get-method="getAnyList" set-method="setAnyList" usage="optional" marshaller="org.jibx.extras.DomListMapper" unmarshaller="org.jibx.extras.DomListMapper"/>
  </mapping>
  <mapping abstract="true" type-name="tns:ReferenceParametersType" class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.ReferenceParametersType">
    <structure get-method="getAnyList" set-method="setAnyList" usage="optional" marshaller="org.jibx.extras.DomListMapper" unmarshaller="org.jibx.extras.DomListMapper"/>
  </mapping>
  <mapping abstract="true" type-name="tns:MetadataType" class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.MetadataType">
    <structure get-method="getAnyList" set-method="setAnyList" usage="optional" marshaller="org.jibx.extras.DomListMapper" unmarshaller="org.jibx.extras.DomListMapper"/>
  </mapping>
  <mapping class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.MetadataType" name="Metadata">
    <structure map-as="tns:MetadataType"/>
  </mapping>
  <mapping class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.MessageID" name="MessageID">
    <structure map-as="tns:AttributedURIType"/>
  </mapping>
  <mapping abstract="true" type-name="tns:RelatesToType" class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.RelatesToType">
    <value style="text" get-method="getString" set-method="setString"/>
    <value style="attribute" name="RelationshipType" get-method="getRelationshipType" set-method="setRelationshipType" usage="optional"/>
  </mapping>
  <mapping class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.RelatesToType" name="RelatesTo">
    <structure map-as="tns:RelatesToType"/>
  </mapping>
  <mapping class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.ReplyTo" name="ReplyTo">
    <structure map-as="tns:EndpointReferenceType"/>
  </mapping>
  <mapping class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.From" name="From">
    <structure map-as="tns:EndpointReferenceType"/>
  </mapping>
  <mapping class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.FaultTo" name="FaultTo">
    <structure map-as="tns:EndpointReferenceType"/>
  </mapping>
  <mapping class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.To" name="To">
    <structure map-as="tns:AttributedURIType"/>
  </mapping>
  <mapping class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.Action" name="Action">
    <structure map-as="tns:AttributedURIType"/>
  </mapping>
  <mapping abstract="true" type-name="tns:AttributedURIType" class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.AttributedURIType">
    <value style="text" get-method="getString" set-method="setString"/>
  </mapping>
  <mapping abstract="true" type-name="tns:AttributedUnsignedLongType" class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.AttributedUnsignedLongType">
    <value style="text" get-method="getLong" set-method="setLong"/>
  </mapping>
  <mapping class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.AttributedUnsignedLongType" name="RetryAfter">
    <structure map-as="tns:AttributedUnsignedLongType"/>
  </mapping>
  <mapping abstract="true" type-name="tns:AttributedQNameType" class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.AttributedQNameType">
    <value style="text" get-method="getQName" set-method="setQName"/>
  </mapping>
  <mapping class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.AttributedQNameType" name="ProblemHeaderQName">
    <structure map-as="tns:AttributedQNameType"/>
  </mapping>
  <mapping abstract="true" type-name="tns:AttributedAnyType" class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.AttributedAnyType">
    <structure get-method="getAny" set-method="setAny" marshaller="org.jibx.extras.DomElementMapper" unmarshaller="org.jibx.extras.DomElementMapper"/>
  </mapping>
  <mapping class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.AttributedAnyType" name="ProblemHeader">
    <structure map-as="tns:AttributedAnyType"/>
  </mapping>
  <mapping class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.ProblemIRI" name="ProblemIRI">
    <structure map-as="tns:AttributedURIType"/>
  </mapping>
  <mapping abstract="true" type-name="tns:ProblemActionType" class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.ProblemActionType">
    <structure type="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.Action" get-method="getAction" set-method="setAction" usage="optional"/>
    <value style="element" name="SoapAction" get-method="getSoapAction" set-method="setSoapAction" usage="optional"/>
  </mapping>
  <mapping class="org.jibx.schema.org.w3._2005._08.addressing.ws_addr.ProblemActionType" name="ProblemAction">
    <structure map-as="tns:ProblemActionType"/>
  </mapping>
</binding>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy