# XmlItem The class is defined in **[XmlItem.java](../../src/main/java/org/openapitools/model/XmlItem.java)** ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **attributeString** | `String` | | [optional property] **attributeNumber** | `BigDecimal` | | [optional property] **attributeInteger** | `Integer` | | [optional property] **attributeBoolean** | `Boolean` | | [optional property] **wrappedArray** | `List<Integer>` | | [optional property] **nameString** | `String` | | [optional property] **nameNumber** | `BigDecimal` | | [optional property] **nameInteger** | `Integer` | | [optional property] **nameBoolean** | `Boolean` | | [optional property] **nameArray** | `List<Integer>` | | [optional property] **nameWrappedArray** | `List<Integer>` | | [optional property] **prefixString** | `String` | | [optional property] **prefixNumber** | `BigDecimal` | | [optional property] **prefixInteger** | `Integer` | | [optional property] **prefixBoolean** | `Boolean` | | [optional property] **prefixArray** | `List<Integer>` | | [optional property] **prefixWrappedArray** | `List<Integer>` | | [optional property] **namespaceString** | `String` | | [optional property] **namespaceNumber** | `BigDecimal` | | [optional property] **namespaceInteger** | `Integer` | | [optional property] **namespaceBoolean** | `Boolean` | | [optional property] **namespaceArray** | `List<Integer>` | | [optional property] **namespaceWrappedArray** | `List<Integer>` | | [optional property] **prefixNsString** | `String` | | [optional property] **prefixNsNumber** | `BigDecimal` | | [optional property] **prefixNsInteger** | `Integer` | | [optional property] **prefixNsBoolean** | `Boolean` | | [optional property] **prefixNsArray** | `List<Integer>` | | [optional property] **prefixNsWrappedArray** | `List<Integer>` | | [optional property]