ma.org.w3.org.jibx.schema.org.w3._2001._06.soap_encoding.1.0.6.source-code.binding.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.jibx.schema.org.w3._2001._06.soap_encoding Show documentation
Show all versions of org.jibx.schema.org.w3._2001._06.soap_encoding Show documentation
www.w3.org/2001/06/soap-encoding.xsd
<binding xmlns:tns="http://www.w3.org/2001/06/soap-encoding" name="binding" package="org.jibx.schema.org.w3._2001._06.soap_encoding" trim-whitespace="true"> <namespace uri="http://www.w3.org/2001/06/soap-encoding" prefix="tns"/> <mapping abstract="true" type-name="tns:commonAttributes-AttributeGroup" class="org.jibx.schema.org.w3._2001._06.soap_encoding.CommonAttributes"> <value style="attribute" name="id" get-method="getId" set-method="setId" usage="optional"/> <value style="attribute" name="href" get-method="getHref" set-method="setHref" usage="optional"/> </mapping> <mapping abstract="true" type-name="tns:arrayAttributes-AttributeGroup" class="org.jibx.schema.org.w3._2001._06.soap_encoding.ArrayAttributes"> <structure get-method="getArrayType" set-method="setArrayType" usage="optional"> <value style="attribute" name="arrayType" ns="http://www.w3.org/2001/06/soap-encoding" get-method="getArrayType" set-method="setArrayType" usage="optional"/> </structure> <structure get-method="getOffset" set-method="setOffset" usage="optional"> <value style="attribute" name="offset" ns="http://www.w3.org/2001/06/soap-encoding" get-method="getOffset" set-method="setOffset" usage="optional"/> </structure> </mapping> <mapping abstract="true" type-name="tns:Array-Group" class="org.jibx.schema.org.w3._2001._06.soap_encoding.Array"> <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:Array" class="org.jibx.schema.org.w3._2001._06.soap_encoding.Array1"> <structure map-as="tns:Array-Group" get-method="getArray" set-method="setArray" usage="optional"/> <structure map-as="tns:arrayAttributes-AttributeGroup" get-method="getArrayAttributes" set-method="setArrayAttributes" usage="optional"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.Array1" name="Array" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:Array"/> </mapping> <mapping abstract="true" type-name="tns:Struct-Group" class="org.jibx.schema.org.w3._2001._06.soap_encoding.Struct"> <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:Struct" class="org.jibx.schema.org.w3._2001._06.soap_encoding.Struct1"> <structure map-as="tns:Struct-Group" get-method="getStruct" set-method="setStruct" usage="optional"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.Struct1" name="Struct" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:Struct"/> </mapping> <mapping abstract="true" type-name="tns:duration" class="org.jibx.schema.org.w3._2001._06.soap_encoding.Duration"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.Duration" name="duration" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:duration"/> </mapping> <mapping abstract="true" type-name="tns:dateTime" class="org.jibx.schema.org.w3._2001._06.soap_encoding.DateTime"> <value style="text" get-method="getDateTime" set-method="setDateTime"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.DateTime" name="dateTime" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:dateTime"/> </mapping> <mapping abstract="true" type-name="tns:time" class="org.jibx.schema.org.w3._2001._06.soap_encoding.Time"> <value style="text" get-method="getTime" set-method="setTime"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.Time" name="time" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:time"/> </mapping> <mapping abstract="true" type-name="tns:date" class="org.jibx.schema.org.w3._2001._06.soap_encoding.Date"> <value style="text" get-method="getDate" set-method="setDate"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.Date" name="date" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:date"/> </mapping> <mapping abstract="true" type-name="tns:gYearMonth" class="org.jibx.schema.org.w3._2001._06.soap_encoding.GYearMonth"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.GYearMonth" name="gYearMonth" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:gYearMonth"/> </mapping> <mapping abstract="true" type-name="tns:gYear" class="org.jibx.schema.org.w3._2001._06.soap_encoding.GYear"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.GYear" name="gYear" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:gYear"/> </mapping> <mapping abstract="true" type-name="tns:gMonthDay" class="org.jibx.schema.org.w3._2001._06.soap_encoding.GMonthDay"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.GMonthDay" name="gMonthDay" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:gMonthDay"/> </mapping> <mapping abstract="true" type-name="tns:gDay" class="org.jibx.schema.org.w3._2001._06.soap_encoding.GDay"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.GDay" name="gDay" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:gDay"/> </mapping> <mapping abstract="true" type-name="tns:gMonth" class="org.jibx.schema.org.w3._2001._06.soap_encoding.GMonth"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.GMonth" name="gMonth" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:gMonth"/> </mapping> <mapping abstract="true" type-name="tns:boolean" class="org.jibx.schema.org.w3._2001._06.soap_encoding._Boolean"> <value style="text" get-method="isBoolean" set-method="setBoolean"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding._Boolean" name="boolean" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:boolean"/> </mapping> <mapping abstract="true" type-name="tns:base64Binary" class="org.jibx.schema.org.w3._2001._06.soap_encoding.Base64Binary"> <value style="text" get-method="getBase64Binary" set-method="setBase64Binary"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.Base64Binary" name="base64Binary" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:base64Binary"/> </mapping> <mapping abstract="true" type-name="tns:hexBinary" class="org.jibx.schema.org.w3._2001._06.soap_encoding.HexBinary"> <value style="text" get-method="getHexBinary" set-method="setHexBinary"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.HexBinary" name="hexBinary" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:hexBinary"/> </mapping> <mapping abstract="true" type-name="tns:float" class="org.jibx.schema.org.w3._2001._06.soap_encoding._Float"> <value style="text" get-method="getFloat" set-method="setFloat"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding._Float" name="float" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:float"/> </mapping> <mapping abstract="true" type-name="tns:double" class="org.jibx.schema.org.w3._2001._06.soap_encoding._Double"> <value style="text" get-method="getDouble" set-method="setDouble"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding._Double" name="double" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:double"/> </mapping> <mapping abstract="true" type-name="tns:anyURI" class="org.jibx.schema.org.w3._2001._06.soap_encoding.AnyURI"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.AnyURI" name="anyURI" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:anyURI"/> </mapping> <mapping abstract="true" type-name="tns:QName" class="org.jibx.schema.org.w3._2001._06.soap_encoding.QName"> <value style="text" get-method="getQName1" set-method="setQName1"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.QName" name="QName" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:QName"/> </mapping> <mapping abstract="true" type-name="tns:NOTATION" class="org.jibx.schema.org.w3._2001._06.soap_encoding.NOTATION"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping abstract="true" type-name="tns:string" class="org.jibx.schema.org.w3._2001._06.soap_encoding._String"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding._String" name="string" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:string"/> </mapping> <mapping abstract="true" type-name="tns:normalizedString" class="org.jibx.schema.org.w3._2001._06.soap_encoding.NormalizedString"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.NormalizedString" name="normalizedString" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:normalizedString"/> </mapping> <mapping abstract="true" type-name="tns:token" class="org.jibx.schema.org.w3._2001._06.soap_encoding.Token"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.Token" name="token" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:token"/> </mapping> <mapping abstract="true" type-name="tns:language" class="org.jibx.schema.org.w3._2001._06.soap_encoding.Language"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.Language" name="language" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:language"/> </mapping> <mapping abstract="true" type-name="tns:Name" class="org.jibx.schema.org.w3._2001._06.soap_encoding.Name"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.Name" name="Name" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:Name"/> </mapping> <mapping abstract="true" type-name="tns:NMTOKEN" class="org.jibx.schema.org.w3._2001._06.soap_encoding.NMTOKEN"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.NMTOKEN" name="NMTOKEN" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:NMTOKEN"/> </mapping> <mapping abstract="true" type-name="tns:NCName" class="org.jibx.schema.org.w3._2001._06.soap_encoding.NCName"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.NCName" name="NCName" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:NCName"/> </mapping> <mapping abstract="true" type-name="tns:NMTOKENS" class="org.jibx.schema.org.w3._2001._06.soap_encoding.NMTOKENS"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.NMTOKENS" name="NMTOKENS" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:NMTOKENS"/> </mapping> <mapping abstract="true" type-name="tns:ID" class="org.jibx.schema.org.w3._2001._06.soap_encoding.ID"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.ID" name="ID" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:ID"/> </mapping> <mapping abstract="true" type-name="tns:IDREF" class="org.jibx.schema.org.w3._2001._06.soap_encoding.IDREF"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.IDREF" name="IDREF" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:IDREF"/> </mapping> <mapping abstract="true" type-name="tns:ENTITY" class="org.jibx.schema.org.w3._2001._06.soap_encoding.ENTITY"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.ENTITY" name="ENTITY" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:ENTITY"/> </mapping> <mapping abstract="true" type-name="tns:IDREFS" class="org.jibx.schema.org.w3._2001._06.soap_encoding.IDREFS"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.IDREFS" name="IDREFS" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:IDREFS"/> </mapping> <mapping abstract="true" type-name="tns:ENTITIES" class="org.jibx.schema.org.w3._2001._06.soap_encoding.ENTITIES"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.ENTITIES" name="ENTITIES" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:ENTITIES"/> </mapping> <mapping abstract="true" type-name="tns:decimal" class="org.jibx.schema.org.w3._2001._06.soap_encoding.Decimal"> <value style="text" get-method="getDecimal" set-method="setDecimal"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.Decimal" name="decimal" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:decimal"/> </mapping> <mapping abstract="true" type-name="tns:integer" class="org.jibx.schema.org.w3._2001._06.soap_encoding._Integer"> <value style="text" get-method="getInteger" set-method="setInteger"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding._Integer" name="integer" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:integer"/> </mapping> <mapping abstract="true" type-name="tns:nonPositiveInteger" class="org.jibx.schema.org.w3._2001._06.soap_encoding.NonPositiveInteger"> <value style="text" get-method="getInteger" set-method="setInteger"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.NonPositiveInteger" name="nonPositiveInteger" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:nonPositiveInteger"/> </mapping> <mapping abstract="true" type-name="tns:negativeInteger" class="org.jibx.schema.org.w3._2001._06.soap_encoding.NegativeInteger"> <value style="text" get-method="getInteger" set-method="setInteger"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.NegativeInteger" name="negativeInteger" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:negativeInteger"/> </mapping> <mapping abstract="true" type-name="tns:long" class="org.jibx.schema.org.w3._2001._06.soap_encoding._Long"> <value style="text" get-method="getLong" set-method="setLong"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding._Long" name="long" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:long"/> </mapping> <mapping abstract="true" type-name="tns:int" class="org.jibx.schema.org.w3._2001._06.soap_encoding.Int"> <value style="text" get-method="getInt" set-method="setInt"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.Int" name="int" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:int"/> </mapping> <mapping abstract="true" type-name="tns:short" class="org.jibx.schema.org.w3._2001._06.soap_encoding._Short"> <value style="text" get-method="getShort" set-method="setShort"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding._Short" name="short" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:short"/> </mapping> <mapping abstract="true" type-name="tns:byte" class="org.jibx.schema.org.w3._2001._06.soap_encoding._Byte"> <value style="text" get-method="getByte" set-method="setByte"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding._Byte" name="byte" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:byte"/> </mapping> <mapping abstract="true" type-name="tns:nonNegativeInteger" class="org.jibx.schema.org.w3._2001._06.soap_encoding.NonNegativeInteger"> <value style="text" get-method="getInteger" set-method="setInteger"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.NonNegativeInteger" name="nonNegativeInteger" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:nonNegativeInteger"/> </mapping> <mapping abstract="true" type-name="tns:unsignedLong" class="org.jibx.schema.org.w3._2001._06.soap_encoding.UnsignedLong"> <value style="text" get-method="getLong" set-method="setLong"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.UnsignedLong" name="unsignedLong" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:unsignedLong"/> </mapping> <mapping abstract="true" type-name="tns:unsignedInt" class="org.jibx.schema.org.w3._2001._06.soap_encoding.UnsignedInt"> <value style="text" get-method="getInt" set-method="setInt"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.UnsignedInt" name="unsignedInt" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:unsignedInt"/> </mapping> <mapping abstract="true" type-name="tns:unsignedShort" class="org.jibx.schema.org.w3._2001._06.soap_encoding.UnsignedShort"> <value style="text" get-method="getShort" set-method="setShort"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.UnsignedShort" name="unsignedShort" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:unsignedShort"/> </mapping> <mapping abstract="true" type-name="tns:unsignedByte" class="org.jibx.schema.org.w3._2001._06.soap_encoding.UnsignedByte"> <value style="text" get-method="getByte" set-method="setByte"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.UnsignedByte" name="unsignedByte" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:unsignedByte"/> </mapping> <mapping abstract="true" type-name="tns:positiveInteger" class="org.jibx.schema.org.w3._2001._06.soap_encoding.PositiveInteger"> <value style="text" get-method="getString" set-method="setString"/> <structure map-as="tns:commonAttributes-AttributeGroup" get-method="getCommonAttributes" set-method="setCommonAttributes" usage="optional"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.PositiveInteger" name="positiveInteger" ns="http://www.w3.org/2001/06/soap-encoding"> <structure map-as="tns:positiveInteger"/> </mapping> <mapping class="org.jibx.schema.org.w3._2001._06.soap_encoding.AnyType" name="anyType" ns="http://www.w3.org/2001/06/soap-encoding"/> </binding>