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

resources.atlas-xml-flatboxedprimitive-element.xml Maven / Gradle / Ivy

There is a newer version: 2.5.2
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<ns:XmlFBPE xmlns:ns="http://atlasmap.io/xml/test/v2"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://atlasmap.io/xml/test/v2 atlas-xml-test-model-v2.xsd ">
  <ns:boxedBooleanField>true</ns:boxedBooleanField>
  <ns:boxedByteField>0</ns:boxedByteField>
  <ns:boxedCharField>ns:boxedCharField</ns:boxedCharField>
  <ns:boxedDoubleField>0.0</ns:boxedDoubleField>
  <ns:boxedFloatField>0.0</ns:boxedFloatField>
  <ns:boxedIntField>0</ns:boxedIntField>
  <ns:boxedLongField>0</ns:boxedLongField>
  <ns:boxedShortField>0</ns:boxedShortField>
  <ns:boxedStringField>ns:boxedStringField</ns:boxedStringField>
</ns:XmlFBPE>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy