Coverage Report - yarfraw.generated.googlebase.elements.ObjectFactory
 
Classes in this File Line Coverage Branch Coverage Complexity
ObjectFactory
50% 
N/A 
0
 
 1  
 //
 2  
 // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.1.5-b01-fcs 
 3  
 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> 
 4  
 // Any modifications to this file will be lost upon recompilation of the source schema. 
 5  
 // Generated on: 2008.06.11 at 12:15:45 AM EDT 
 6  
 //
 7  
 
 8  
 
 9  
 package yarfraw.generated.googlebase.elements;
 10  
 
 11  
 import java.math.BigDecimal;
 12  
 import java.math.BigInteger;
 13  
 import javax.xml.bind.JAXBElement;
 14  
 import javax.xml.bind.annotation.XmlElementDecl;
 15  
 import javax.xml.bind.annotation.XmlRegistry;
 16  
 import javax.xml.datatype.XMLGregorianCalendar;
 17  
 import javax.xml.namespace.QName;
 18  
 
 19  
 
 20  
 /**
 21  
  * This object contains factory methods for each 
 22  
  * Java content interface and Java element interface 
 23  
  * generated in the yarfraw.generated.googlebase.elements package. 
 24  
  * <p>An ObjectFactory allows you to programatically 
 25  
  * construct new instances of the Java representation 
 26  
  * for XML content. The Java representation of XML 
 27  
  * content can consist of schema derived interfaces 
 28  
  * and classes representing the binding of schema 
 29  
  * type definitions, element declarations and model 
 30  
  * groups.  Factory methods for each of these are 
 31  
  * provided in this class.
 32  
  * 
 33  
  */
 34  
 @XmlRegistry
 35  
 public class ObjectFactory {
 36  
 
 37  39
     private final static QName _SquareFootage_QNAME = new QName("http://base.google.com/ns/1.0", "square_footage");
 38  39
     private final static QName _Color_QNAME = new QName("http://base.google.com/ns/1.0", "color");
 39  39
     private final static QName _PropertyType_QNAME = new QName("http://base.google.com/ns/1.0", "property_type");
 40  39
     private final static QName _DeliveryNotes_QNAME = new QName("http://base.google.com/ns/1.0", "delivery_notes");
 41  39
     private final static QName _CustomIntUnitExample_QNAME = new QName("http://base.google.com/ns/1.0", "customIntUnitExample");
 42  39
     private final static QName _ModelNumber_QNAME = new QName("http://base.google.com/ns/1.0", "model_number");
 43  39
     private final static QName _JobIndustry_QNAME = new QName("http://base.google.com/ns/1.0", "job_industry");
 44  39
     private final static QName _SchoolDistrict_QNAME = new QName("http://base.google.com/ns/1.0", "school_district");
 45  39
     private final static QName _ForSale_QNAME = new QName("http://base.google.com/ns/1.0", "for_sale");
 46  39
     private final static QName _Rating_QNAME = new QName("http://base.google.com/ns/1.0", "rating");
 47  39
     private final static QName _PublishDate_QNAME = new QName("http://base.google.com/ns/1.0", "publish_date");
 48  39
     private final static QName _University_QNAME = new QName("http://base.google.com/ns/1.0", "university");
 49  39
     private final static QName _Memory_QNAME = new QName("http://base.google.com/ns/1.0", "memory");
 50  39
     private final static QName _CourseTimes_QNAME = new QName("http://base.google.com/ns/1.0", "course_times");
 51  39
     private final static QName _Upc_QNAME = new QName("http://base.google.com/ns/1.0", "upc");
 52  39
     private final static QName _ProductType_QNAME = new QName("http://base.google.com/ns/1.0", "product_type");
 53  39
     private final static QName _CourseDateRange_QNAME = new QName("http://base.google.com/ns/1.0", "course_date_range");
 54  39
     private final static QName _CustomIntExample_QNAME = new QName("http://base.google.com/ns/1.0", "customIntExample");
 55  39
     private final static QName _JobType_QNAME = new QName("http://base.google.com/ns/1.0", "job_type");
 56  39
     private final static QName _Area_QNAME = new QName("http://base.google.com/ns/1.0", "area");
 57  39
     private final static QName _Id_QNAME = new QName("http://base.google.com/ns/1.0", "id");
 58  39
     private final static QName _Author_QNAME = new QName("http://base.google.com/ns/1.0", "author");
 59  39
     private final static QName _SalaryType_QNAME = new QName("http://base.google.com/ns/1.0", "salary_type");
 60  39
     private final static QName _SexualOrientation_QNAME = new QName("http://base.google.com/ns/1.0", "sexual_orientation");
 61  39
     private final static QName _Artist_QNAME = new QName("http://base.google.com/ns/1.0", "artist");
 62  39
     private final static QName _TaxRegion_QNAME = new QName("http://base.google.com/ns/1.0", "tax_region");
 63  39
     private final static QName _VehicleType_QNAME = new QName("http://base.google.com/ns/1.0", "vehicle_type");
 64  39
     private final static QName _Model_QNAME = new QName("http://base.google.com/ns/1.0", "model");
 65  39
     private final static QName _Weight_QNAME = new QName("http://base.google.com/ns/1.0", "weight");
 66  39
     private final static QName _Education_QNAME = new QName("http://base.google.com/ns/1.0", "education");
 67  39
     private final static QName _Employer_QNAME = new QName("http://base.google.com/ns/1.0", "employer");
 68  39
     private final static QName _Manufacturer_QNAME = new QName("http://base.google.com/ns/1.0", "manufacturer");
 69  39
     private final static QName _ExpirationDate_QNAME = new QName("http://base.google.com/ns/1.0", "expiration_date");
 70  39
     private final static QName _RatingType_QNAME = new QName("http://base.google.com/ns/1.0", "rating_type");
 71  39
     private final static QName _PublicationName_QNAME = new QName("http://base.google.com/ns/1.0", "publication_name");
 72  39
     private final static QName _ReviewerType_QNAME = new QName("http://base.google.com/ns/1.0", "reviewer_type");
 73  39
     private final static QName _CustomLocationExample_QNAME = new QName("http://base.google.com/ns/1.0", "customLocationExample");
 74  39
     private final static QName _Make_QNAME = new QName("http://base.google.com/ns/1.0", "make");
 75  39
     private final static QName _ProgrammingLanguage_QNAME = new QName("http://base.google.com/ns/1.0", "programming_language");
 76  39
     private final static QName _Pickup_QNAME = new QName("http://base.google.com/ns/1.0", "pickup");
 77  39
     private final static QName _Condition_QNAME = new QName("http://base.google.com/ns/1.0", "condition");
 78  39
     private final static QName _Occupation_QNAME = new QName("http://base.google.com/ns/1.0", "occupation");
 79  39
     private final static QName _OperatingSystems_QNAME = new QName("http://base.google.com/ns/1.0", "operating_systems");
 80  39
     private final static QName _Megapixels_QNAME = new QName("http://base.google.com/ns/1.0", "megapixels");
 81  39
     private final static QName _Size_QNAME = new QName("http://base.google.com/ns/1.0", "size");
 82  39
     private final static QName _ImageLink_QNAME = new QName("http://base.google.com/ns/1.0", "image_link");
 83  39
     private final static QName _Agent_QNAME = new QName("http://base.google.com/ns/1.0", "agent");
 84  39
     private final static QName _Label_QNAME = new QName("http://base.google.com/ns/1.0", "label");
 85  39
     private final static QName _Format_QNAME = new QName("http://base.google.com/ns/1.0", "format");
 86  39
     private final static QName _CustomDateExample_QNAME = new QName("http://base.google.com/ns/1.0", "customDateExample");
 87  39
     private final static QName _Age_QNAME = new QName("http://base.google.com/ns/1.0", "age");
 88  39
     private final static QName _GoogleBaseExtension_QNAME = new QName("http://base.google.com/ns/1.0", "googleBaseExtension");
 89  39
     private final static QName _UrlOfItemReviewed_QNAME = new QName("http://base.google.com/ns/1.0", "url_of_item_reviewed");
 90  39
     private final static QName _Shipping_QNAME = new QName("http://base.google.com/ns/1.0", "shipping");
 91  39
     private final static QName _InterestedIn_QNAME = new QName("http://base.google.com/ns/1.0", "interested_in");
 92  39
     private final static QName _Gender_QNAME = new QName("http://base.google.com/ns/1.0", "gender");
 93  39
     private final static QName _Location_QNAME = new QName("http://base.google.com/ns/1.0", "location");
 94  39
     private final static QName _CustomFloatExample_QNAME = new QName("http://base.google.com/ns/1.0", "customFloatExample");
 95  39
     private final static QName _CustomBooleanExample_QNAME = new QName("http://base.google.com/ns/1.0", "customBooleanExample");
 96  39
     private final static QName _Bathrooms_QNAME = new QName("http://base.google.com/ns/1.0", "bathrooms");
 97  39
     private final static QName _EventDateRange_QNAME = new QName("http://base.google.com/ns/1.0", "event_date_range");
 98  39
     private final static QName _Ethnicity_QNAME = new QName("http://base.google.com/ns/1.0", "ethnicity");
 99  39
     private final static QName _Brand_QNAME = new QName("http://base.google.com/ns/1.0", "brand");
 100  39
     private final static QName _ManufacturerId_QNAME = new QName("http://base.google.com/ns/1.0", "manufacturer_id");
 101  39
     private final static QName _Pages_QNAME = new QName("http://base.google.com/ns/1.0", "pages");
 102  39
     private final static QName _TravelDateRange_QNAME = new QName("http://base.google.com/ns/1.0", "travel_date_range");
 103  39
     private final static QName _ReviewType_QNAME = new QName("http://base.google.com/ns/1.0", "review_type");
 104  39
     private final static QName _CourseNumber_QNAME = new QName("http://base.google.com/ns/1.0", "course_number");
 105  39
     private final static QName _PublicationVolume_QNAME = new QName("http://base.google.com/ns/1.0", "publication_volume");
 106  39
     private final static QName _Isbn_QNAME = new QName("http://base.google.com/ns/1.0", "isbn");
 107  39
     private final static QName _ApparelType_QNAME = new QName("http://base.google.com/ns/1.0", "apparel_type");
 108  39
     private final static QName _DeliveryRadius_QNAME = new QName("http://base.google.com/ns/1.0", "delivery_radius");
 109  39
     private final static QName _ExpirationDateTime_QNAME = new QName("http://base.google.com/ns/1.0", "expiration_date_time");
 110  39
     private final static QName _License_QNAME = new QName("http://base.google.com/ns/1.0", "license");
 111  39
     private final static QName _ToLocation_QNAME = new QName("http://base.google.com/ns/1.0", "to_location");
 112  39
     private final static QName _Subject_QNAME = new QName("http://base.google.com/ns/1.0", "subject");
 113  39
     private final static QName _ImmigrationStatus_QNAME = new QName("http://base.google.com/ns/1.0", "immigration_status");
 114  39
     private final static QName _RelatedLink_QNAME = new QName("http://base.google.com/ns/1.0", "related_link");
 115  39
     private final static QName _JobFunction_QNAME = new QName("http://base.google.com/ns/1.0", "job_function");
 116  39
     private final static QName _CustomDateTimeExample_QNAME = new QName("http://base.google.com/ns/1.0", "customDateTimeExample");
 117  39
     private final static QName _FromLocation_QNAME = new QName("http://base.google.com/ns/1.0", "from_location");
 118  39
     private final static QName _Currency_QNAME = new QName("http://base.google.com/ns/1.0", "currency");
 119  39
     private final static QName _Price_QNAME = new QName("http://base.google.com/ns/1.0", "price");
 120  39
     private final static QName _PaymentNotes_QNAME = new QName("http://base.google.com/ns/1.0", "payment_notes");
 121  39
     private final static QName _PriceType_QNAME = new QName("http://base.google.com/ns/1.0", "price_type");
 122  39
     private final static QName _SubjectArea_QNAME = new QName("http://base.google.com/ns/1.0", "subject_area");
 123  39
     private final static QName _ListingType_QNAME = new QName("http://base.google.com/ns/1.0", "listing_type");
 124  39
     private final static QName _CustomUrlExample_QNAME = new QName("http://base.google.com/ns/1.0", "customUrlExample");
 125  39
     private final static QName _Mileage_QNAME = new QName("http://base.google.com/ns/1.0", "mileage");
 126  39
     private final static QName _CustomFloatUnitExample_QNAME = new QName("http://base.google.com/ns/1.0", "customFloatUnitExample");
 127  39
     private final static QName _Bedrooms_QNAME = new QName("http://base.google.com/ns/1.0", "bedrooms");
 128  39
     private final static QName _NewsSource_QNAME = new QName("http://base.google.com/ns/1.0", "news_source");
 129  39
     private final static QName _Vin_QNAME = new QName("http://base.google.com/ns/1.0", "vin");
 130  39
     private final static QName _PaymentAccepted_QNAME = new QName("http://base.google.com/ns/1.0", "payment_accepted");
 131  39
     private final static QName _ProcessorSpeed_QNAME = new QName("http://base.google.com/ns/1.0", "processor_speed");
 132  39
     private final static QName _Quantity_QNAME = new QName("http://base.google.com/ns/1.0", "quantity");
 133  39
     private final static QName _Year_QNAME = new QName("http://base.google.com/ns/1.0", "year");
 134  39
     private final static QName _MaritalStatus_QNAME = new QName("http://base.google.com/ns/1.0", "marital_status");
 135  39
     private final static QName _Salary_QNAME = new QName("http://base.google.com/ns/1.0", "salary");
 136  39
     private final static QName _NameOfItemReviewed_QNAME = new QName("http://base.google.com/ns/1.0", "name_of_item_reviewed");
 137  39
     private final static QName _CustomDateTimeRangeExample_QNAME = new QName("http://base.google.com/ns/1.0", "customDateTimeRangeExample");
 138  39
     private final static QName _ServiceType_QNAME = new QName("http://base.google.com/ns/1.0", "service_type");
 139  39
     private final static QName _TaxPercent_QNAME = new QName("http://base.google.com/ns/1.0", "tax_percent");
 140  39
     private final static QName _CustomStringExample_QNAME = new QName("http://base.google.com/ns/1.0", "customStringExample");
 141  39
     private final static QName _DevelopmentStatus_QNAME = new QName("http://base.google.com/ns/1.0", "development_status");
 142  39
     private final static QName _Actor_QNAME = new QName("http://base.google.com/ns/1.0", "actor");
 143  39
     private final static QName _HoaDues_QNAME = new QName("http://base.google.com/ns/1.0", "hoa_dues");
 144  
 
 145  
     /**
 146  
      * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: yarfraw.generated.googlebase.elements
 147  
      * 
 148  
      */
 149  39
     public ObjectFactory() {
 150  39
     }
 151  
 
 152  
     /**
 153  
      * Create an instance of {@link ShippingType }
 154  
      * 
 155  
      */
 156  
     public ShippingType createShippingType() {
 157  0
         return new ShippingType();
 158  
     }
 159  
 
 160  
     /**
 161  
      * Create an instance of {@link GoogleBaseExtension }
 162  
      * 
 163  
      */
 164  
     public GoogleBaseExtension createGoogleBaseExtension() {
 165  0
         return new GoogleBaseExtension();
 166  
     }
 167  
 
 168  
     /**
 169  
      * Create an instance of {@link DateTimeRangeType }
 170  
      * 
 171  
      */
 172  
     public DateTimeRangeType createDateTimeRangeType() {
 173  0
         return new DateTimeRangeType();
 174  
     }
 175  
 
 176  
     /**
 177  
      * Create an instance of {@link TaxType }
 178  
      * 
 179  
      */
 180  
     public TaxType createTaxType() {
 181  0
         return new TaxType();
 182  
     }
 183  
 
 184  
     /**
 185  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 186  
      * 
 187  
      */
 188  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "square_footage")
 189  
     public JAXBElement<String> createSquareFootage(String value) {
 190  0
         return new JAXBElement<String>(_SquareFootage_QNAME, String.class, null, value);
 191  
     }
 192  
 
 193  
     /**
 194  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 195  
      * 
 196  
      */
 197  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "color")
 198  
     public JAXBElement<String> createColor(String value) {
 199  0
         return new JAXBElement<String>(_Color_QNAME, String.class, null, value);
 200  
     }
 201  
 
 202  
     /**
 203  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 204  
      * 
 205  
      */
 206  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "property_type")
 207  
     public JAXBElement<String> createPropertyType(String value) {
 208  0
         return new JAXBElement<String>(_PropertyType_QNAME, String.class, null, value);
 209  
     }
 210  
 
 211  
     /**
 212  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 213  
      * 
 214  
      */
 215  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "delivery_notes")
 216  
     public JAXBElement<String> createDeliveryNotes(String value) {
 217  0
         return new JAXBElement<String>(_DeliveryNotes_QNAME, String.class, null, value);
 218  
     }
 219  
 
 220  
     /**
 221  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 222  
      * 
 223  
      */
 224  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "customIntUnitExample")
 225  
     public JAXBElement<String> createCustomIntUnitExample(String value) {
 226  0
         return new JAXBElement<String>(_CustomIntUnitExample_QNAME, String.class, null, value);
 227  
     }
 228  
 
 229  
     /**
 230  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 231  
      * 
 232  
      */
 233  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "model_number")
 234  
     public JAXBElement<String> createModelNumber(String value) {
 235  0
         return new JAXBElement<String>(_ModelNumber_QNAME, String.class, null, value);
 236  
     }
 237  
 
 238  
     /**
 239  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 240  
      * 
 241  
      */
 242  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "job_industry")
 243  
     public JAXBElement<String> createJobIndustry(String value) {
 244  0
         return new JAXBElement<String>(_JobIndustry_QNAME, String.class, null, value);
 245  
     }
 246  
 
 247  
     /**
 248  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 249  
      * 
 250  
      */
 251  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "school_district")
 252  
     public JAXBElement<String> createSchoolDistrict(String value) {
 253  0
         return new JAXBElement<String>(_SchoolDistrict_QNAME, String.class, null, value);
 254  
     }
 255  
 
 256  
     /**
 257  
      * Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
 258  
      * 
 259  
      */
 260  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "for_sale")
 261  
     public JAXBElement<Boolean> createForSale(Boolean value) {
 262  0
         return new JAXBElement<Boolean>(_ForSale_QNAME, Boolean.class, null, value);
 263  
     }
 264  
 
 265  
     /**
 266  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 267  
      * 
 268  
      */
 269  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "rating")
 270  
     public JAXBElement<String> createRating(String value) {
 271  0
         return new JAXBElement<String>(_Rating_QNAME, String.class, null, value);
 272  
     }
 273  
 
 274  
     /**
 275  
      * Create an instance of {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}}
 276  
      * 
 277  
      */
 278  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "publish_date")
 279  
     public JAXBElement<XMLGregorianCalendar> createPublishDate(XMLGregorianCalendar value) {
 280  0
         return new JAXBElement<XMLGregorianCalendar>(_PublishDate_QNAME, XMLGregorianCalendar.class, null, value);
 281  
     }
 282  
 
 283  
     /**
 284  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 285  
      * 
 286  
      */
 287  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "university")
 288  
     public JAXBElement<String> createUniversity(String value) {
 289  0
         return new JAXBElement<String>(_University_QNAME, String.class, null, value);
 290  
     }
 291  
 
 292  
     /**
 293  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 294  
      * 
 295  
      */
 296  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "memory")
 297  
     public JAXBElement<String> createMemory(String value) {
 298  0
         return new JAXBElement<String>(_Memory_QNAME, String.class, null, value);
 299  
     }
 300  
 
 301  
     /**
 302  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 303  
      * 
 304  
      */
 305  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "course_times")
 306  
     public JAXBElement<String> createCourseTimes(String value) {
 307  0
         return new JAXBElement<String>(_CourseTimes_QNAME, String.class, null, value);
 308  
     }
 309  
 
 310  
     /**
 311  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 312  
      * 
 313  
      */
 314  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "upc")
 315  
     public JAXBElement<String> createUpc(String value) {
 316  0
         return new JAXBElement<String>(_Upc_QNAME, String.class, null, value);
 317  
     }
 318  
 
 319  
     /**
 320  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 321  
      * 
 322  
      */
 323  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "product_type")
 324  
     public JAXBElement<String> createProductType(String value) {
 325  0
         return new JAXBElement<String>(_ProductType_QNAME, String.class, null, value);
 326  
     }
 327  
 
 328  
     /**
 329  
      * Create an instance of {@link JAXBElement }{@code <}{@link DateTimeRangeType }{@code >}}
 330  
      * 
 331  
      */
 332  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "course_date_range")
 333  
     public JAXBElement<DateTimeRangeType> createCourseDateRange(DateTimeRangeType value) {
 334  0
         return new JAXBElement<DateTimeRangeType>(_CourseDateRange_QNAME, DateTimeRangeType.class, null, value);
 335  
     }
 336  
 
 337  
     /**
 338  
      * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}
 339  
      * 
 340  
      */
 341  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "customIntExample")
 342  
     public JAXBElement<BigInteger> createCustomIntExample(BigInteger value) {
 343  0
         return new JAXBElement<BigInteger>(_CustomIntExample_QNAME, BigInteger.class, null, value);
 344  
     }
 345  
 
 346  
     /**
 347  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 348  
      * 
 349  
      */
 350  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "job_type")
 351  
     public JAXBElement<String> createJobType(String value) {
 352  0
         return new JAXBElement<String>(_JobType_QNAME, String.class, null, value);
 353  
     }
 354  
 
 355  
     /**
 356  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 357  
      * 
 358  
      */
 359  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "area")
 360  
     public JAXBElement<String> createArea(String value) {
 361  0
         return new JAXBElement<String>(_Area_QNAME, String.class, null, value);
 362  
     }
 363  
 
 364  
     /**
 365  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 366  
      * 
 367  
      */
 368  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "id")
 369  
     public JAXBElement<String> createId(String value) {
 370  0
         return new JAXBElement<String>(_Id_QNAME, String.class, null, value);
 371  
     }
 372  
 
 373  
     /**
 374  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 375  
      * 
 376  
      */
 377  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "author")
 378  
     public JAXBElement<String> createAuthor(String value) {
 379  0
         return new JAXBElement<String>(_Author_QNAME, String.class, null, value);
 380  
     }
 381  
 
 382  
     /**
 383  
      * Create an instance of {@link JAXBElement }{@code <}{@link PriceTypeEnumeration }{@code >}}
 384  
      * 
 385  
      */
 386  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "salary_type")
 387  
     public JAXBElement<PriceTypeEnumeration> createSalaryType(PriceTypeEnumeration value) {
 388  0
         return new JAXBElement<PriceTypeEnumeration>(_SalaryType_QNAME, PriceTypeEnumeration.class, null, value);
 389  
     }
 390  
 
 391  
     /**
 392  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 393  
      * 
 394  
      */
 395  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "sexual_orientation")
 396  
     public JAXBElement<String> createSexualOrientation(String value) {
 397  0
         return new JAXBElement<String>(_SexualOrientation_QNAME, String.class, null, value);
 398  
     }
 399  
 
 400  
     /**
 401  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 402  
      * 
 403  
      */
 404  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "artist")
 405  
     public JAXBElement<String> createArtist(String value) {
 406  0
         return new JAXBElement<String>(_Artist_QNAME, String.class, null, value);
 407  
     }
 408  
 
 409  
     /**
 410  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 411  
      * 
 412  
      */
 413  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "tax_region")
 414  
     public JAXBElement<String> createTaxRegion(String value) {
 415  0
         return new JAXBElement<String>(_TaxRegion_QNAME, String.class, null, value);
 416  
     }
 417  
 
 418  
     /**
 419  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 420  
      * 
 421  
      */
 422  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "vehicle_type")
 423  
     public JAXBElement<String> createVehicleType(String value) {
 424  0
         return new JAXBElement<String>(_VehicleType_QNAME, String.class, null, value);
 425  
     }
 426  
 
 427  
     /**
 428  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 429  
      * 
 430  
      */
 431  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "model")
 432  
     public JAXBElement<String> createModel(String value) {
 433  0
         return new JAXBElement<String>(_Model_QNAME, String.class, null, value);
 434  
     }
 435  
 
 436  
     /**
 437  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 438  
      * 
 439  
      */
 440  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "weight")
 441  
     public JAXBElement<String> createWeight(String value) {
 442  0
         return new JAXBElement<String>(_Weight_QNAME, String.class, null, value);
 443  
     }
 444  
 
 445  
     /**
 446  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 447  
      * 
 448  
      */
 449  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "education")
 450  
     public JAXBElement<String> createEducation(String value) {
 451  0
         return new JAXBElement<String>(_Education_QNAME, String.class, null, value);
 452  
     }
 453  
 
 454  
     /**
 455  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 456  
      * 
 457  
      */
 458  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "employer")
 459  
     public JAXBElement<String> createEmployer(String value) {
 460  0
         return new JAXBElement<String>(_Employer_QNAME, String.class, null, value);
 461  
     }
 462  
 
 463  
     /**
 464  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 465  
      * 
 466  
      */
 467  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "manufacturer")
 468  
     public JAXBElement<String> createManufacturer(String value) {
 469  0
         return new JAXBElement<String>(_Manufacturer_QNAME, String.class, null, value);
 470  
     }
 471  
 
 472  
     /**
 473  
      * Create an instance of {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}}
 474  
      * 
 475  
      */
 476  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "expiration_date")
 477  
     public JAXBElement<XMLGregorianCalendar> createExpirationDate(XMLGregorianCalendar value) {
 478  0
         return new JAXBElement<XMLGregorianCalendar>(_ExpirationDate_QNAME, XMLGregorianCalendar.class, null, value);
 479  
     }
 480  
 
 481  
     /**
 482  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 483  
      * 
 484  
      */
 485  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "rating_type")
 486  
     public JAXBElement<String> createRatingType(String value) {
 487  0
         return new JAXBElement<String>(_RatingType_QNAME, String.class, null, value);
 488  
     }
 489  
 
 490  
     /**
 491  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 492  
      * 
 493  
      */
 494  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "publication_name")
 495  
     public JAXBElement<String> createPublicationName(String value) {
 496  0
         return new JAXBElement<String>(_PublicationName_QNAME, String.class, null, value);
 497  
     }
 498  
 
 499  
     /**
 500  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 501  
      * 
 502  
      */
 503  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "reviewer_type")
 504  
     public JAXBElement<String> createReviewerType(String value) {
 505  0
         return new JAXBElement<String>(_ReviewerType_QNAME, String.class, null, value);
 506  
     }
 507  
 
 508  
     /**
 509  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 510  
      * 
 511  
      */
 512  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "customLocationExample")
 513  
     public JAXBElement<String> createCustomLocationExample(String value) {
 514  0
         return new JAXBElement<String>(_CustomLocationExample_QNAME, String.class, null, value);
 515  
     }
 516  
 
 517  
     /**
 518  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 519  
      * 
 520  
      */
 521  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "make")
 522  
     public JAXBElement<String> createMake(String value) {
 523  0
         return new JAXBElement<String>(_Make_QNAME, String.class, null, value);
 524  
     }
 525  
 
 526  
     /**
 527  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 528  
      * 
 529  
      */
 530  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "programming_language")
 531  
     public JAXBElement<String> createProgrammingLanguage(String value) {
 532  0
         return new JAXBElement<String>(_ProgrammingLanguage_QNAME, String.class, null, value);
 533  
     }
 534  
 
 535  
     /**
 536  
      * Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
 537  
      * 
 538  
      */
 539  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "pickup")
 540  
     public JAXBElement<Boolean> createPickup(Boolean value) {
 541  0
         return new JAXBElement<Boolean>(_Pickup_QNAME, Boolean.class, null, value);
 542  
     }
 543  
 
 544  
     /**
 545  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 546  
      * 
 547  
      */
 548  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "condition")
 549  
     public JAXBElement<String> createCondition(String value) {
 550  0
         return new JAXBElement<String>(_Condition_QNAME, String.class, null, value);
 551  
     }
 552  
 
 553  
     /**
 554  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 555  
      * 
 556  
      */
 557  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "occupation")
 558  
     public JAXBElement<String> createOccupation(String value) {
 559  0
         return new JAXBElement<String>(_Occupation_QNAME, String.class, null, value);
 560  
     }
 561  
 
 562  
     /**
 563  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 564  
      * 
 565  
      */
 566  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "operating_systems")
 567  
     public JAXBElement<String> createOperatingSystems(String value) {
 568  0
         return new JAXBElement<String>(_OperatingSystems_QNAME, String.class, null, value);
 569  
     }
 570  
 
 571  
     /**
 572  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 573  
      * 
 574  
      */
 575  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "megapixels")
 576  
     public JAXBElement<String> createMegapixels(String value) {
 577  0
         return new JAXBElement<String>(_Megapixels_QNAME, String.class, null, value);
 578  
     }
 579  
 
 580  
     /**
 581  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 582  
      * 
 583  
      */
 584  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "size")
 585  
     public JAXBElement<String> createSize(String value) {
 586  0
         return new JAXBElement<String>(_Size_QNAME, String.class, null, value);
 587  
     }
 588  
 
 589  
     /**
 590  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 591  
      * 
 592  
      */
 593  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "image_link")
 594  
     public JAXBElement<String> createImageLink(String value) {
 595  0
         return new JAXBElement<String>(_ImageLink_QNAME, String.class, null, value);
 596  
     }
 597  
 
 598  
     /**
 599  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 600  
      * 
 601  
      */
 602  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "agent")
 603  
     public JAXBElement<String> createAgent(String value) {
 604  0
         return new JAXBElement<String>(_Agent_QNAME, String.class, null, value);
 605  
     }
 606  
 
 607  
     /**
 608  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 609  
      * 
 610  
      */
 611  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "label")
 612  
     public JAXBElement<String> createLabel(String value) {
 613  0
         return new JAXBElement<String>(_Label_QNAME, String.class, null, value);
 614  
     }
 615  
 
 616  
     /**
 617  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 618  
      * 
 619  
      */
 620  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "format")
 621  
     public JAXBElement<String> createFormat(String value) {
 622  0
         return new JAXBElement<String>(_Format_QNAME, String.class, null, value);
 623  
     }
 624  
 
 625  
     /**
 626  
      * Create an instance of {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}}
 627  
      * 
 628  
      */
 629  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "customDateExample")
 630  
     public JAXBElement<XMLGregorianCalendar> createCustomDateExample(XMLGregorianCalendar value) {
 631  0
         return new JAXBElement<XMLGregorianCalendar>(_CustomDateExample_QNAME, XMLGregorianCalendar.class, null, value);
 632  
     }
 633  
 
 634  
     /**
 635  
      * Create an instance of {@link JAXBElement }{@code <}{@link Short }{@code >}}
 636  
      * 
 637  
      */
 638  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "age")
 639  
     public JAXBElement<Short> createAge(Short value) {
 640  0
         return new JAXBElement<Short>(_Age_QNAME, Short.class, null, value);
 641  
     }
 642  
 
 643  
     /**
 644  
      * Create an instance of {@link JAXBElement }{@code <}{@link GoogleBaseExtension }{@code >}}
 645  
      * 
 646  
      */
 647  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "googleBaseExtension")
 648  
     public JAXBElement<GoogleBaseExtension> createGoogleBaseExtension(GoogleBaseExtension value) {
 649  3
         return new JAXBElement<GoogleBaseExtension>(_GoogleBaseExtension_QNAME, GoogleBaseExtension.class, null, value);
 650  
     }
 651  
 
 652  
     /**
 653  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 654  
      * 
 655  
      */
 656  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "url_of_item_reviewed")
 657  
     public JAXBElement<String> createUrlOfItemReviewed(String value) {
 658  0
         return new JAXBElement<String>(_UrlOfItemReviewed_QNAME, String.class, null, value);
 659  
     }
 660  
 
 661  
     /**
 662  
      * Create an instance of {@link JAXBElement }{@code <}{@link ShippingType }{@code >}}
 663  
      * 
 664  
      */
 665  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "shipping")
 666  
     public JAXBElement<ShippingType> createShipping(ShippingType value) {
 667  0
         return new JAXBElement<ShippingType>(_Shipping_QNAME, ShippingType.class, null, value);
 668  
     }
 669  
 
 670  
     /**
 671  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 672  
      * 
 673  
      */
 674  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "interested_in")
 675  
     public JAXBElement<String> createInterestedIn(String value) {
 676  0
         return new JAXBElement<String>(_InterestedIn_QNAME, String.class, null, value);
 677  
     }
 678  
 
 679  
     /**
 680  
      * Create an instance of {@link JAXBElement }{@code <}{@link GenderEnumeration }{@code >}}
 681  
      * 
 682  
      */
 683  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "gender")
 684  
     public JAXBElement<GenderEnumeration> createGender(GenderEnumeration value) {
 685  0
         return new JAXBElement<GenderEnumeration>(_Gender_QNAME, GenderEnumeration.class, null, value);
 686  
     }
 687  
 
 688  
     /**
 689  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 690  
      * 
 691  
      */
 692  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "location")
 693  
     public JAXBElement<String> createLocation(String value) {
 694  0
         return new JAXBElement<String>(_Location_QNAME, String.class, null, value);
 695  
     }
 696  
 
 697  
     /**
 698  
      * Create an instance of {@link JAXBElement }{@code <}{@link Float }{@code >}}
 699  
      * 
 700  
      */
 701  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "customFloatExample")
 702  
     public JAXBElement<Float> createCustomFloatExample(Float value) {
 703  0
         return new JAXBElement<Float>(_CustomFloatExample_QNAME, Float.class, null, value);
 704  
     }
 705  
 
 706  
     /**
 707  
      * Create an instance of {@link JAXBElement }{@code <}{@link Boolean }{@code >}}
 708  
      * 
 709  
      */
 710  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "customBooleanExample")
 711  
     public JAXBElement<Boolean> createCustomBooleanExample(Boolean value) {
 712  0
         return new JAXBElement<Boolean>(_CustomBooleanExample_QNAME, Boolean.class, null, value);
 713  
     }
 714  
 
 715  
     /**
 716  
      * Create an instance of {@link JAXBElement }{@code <}{@link BigDecimal }{@code >}}
 717  
      * 
 718  
      */
 719  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "bathrooms")
 720  
     public JAXBElement<BigDecimal> createBathrooms(BigDecimal value) {
 721  0
         return new JAXBElement<BigDecimal>(_Bathrooms_QNAME, BigDecimal.class, null, value);
 722  
     }
 723  
 
 724  
     /**
 725  
      * Create an instance of {@link JAXBElement }{@code <}{@link DateTimeRangeType }{@code >}}
 726  
      * 
 727  
      */
 728  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "event_date_range")
 729  
     public JAXBElement<DateTimeRangeType> createEventDateRange(DateTimeRangeType value) {
 730  0
         return new JAXBElement<DateTimeRangeType>(_EventDateRange_QNAME, DateTimeRangeType.class, null, value);
 731  
     }
 732  
 
 733  
     /**
 734  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 735  
      * 
 736  
      */
 737  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "ethnicity")
 738  
     public JAXBElement<String> createEthnicity(String value) {
 739  0
         return new JAXBElement<String>(_Ethnicity_QNAME, String.class, null, value);
 740  
     }
 741  
 
 742  
     /**
 743  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 744  
      * 
 745  
      */
 746  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "brand")
 747  
     public JAXBElement<String> createBrand(String value) {
 748  0
         return new JAXBElement<String>(_Brand_QNAME, String.class, null, value);
 749  
     }
 750  
 
 751  
     /**
 752  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 753  
      * 
 754  
      */
 755  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "manufacturer_id")
 756  
     public JAXBElement<String> createManufacturerId(String value) {
 757  0
         return new JAXBElement<String>(_ManufacturerId_QNAME, String.class, null, value);
 758  
     }
 759  
 
 760  
     /**
 761  
      * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}
 762  
      * 
 763  
      */
 764  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "pages")
 765  
     public JAXBElement<BigInteger> createPages(BigInteger value) {
 766  0
         return new JAXBElement<BigInteger>(_Pages_QNAME, BigInteger.class, null, value);
 767  
     }
 768  
 
 769  
     /**
 770  
      * Create an instance of {@link JAXBElement }{@code <}{@link DateTimeRangeType }{@code >}}
 771  
      * 
 772  
      */
 773  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "travel_date_range")
 774  
     public JAXBElement<DateTimeRangeType> createTravelDateRange(DateTimeRangeType value) {
 775  0
         return new JAXBElement<DateTimeRangeType>(_TravelDateRange_QNAME, DateTimeRangeType.class, null, value);
 776  
     }
 777  
 
 778  
     /**
 779  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 780  
      * 
 781  
      */
 782  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "review_type")
 783  
     public JAXBElement<String> createReviewType(String value) {
 784  0
         return new JAXBElement<String>(_ReviewType_QNAME, String.class, null, value);
 785  
     }
 786  
 
 787  
     /**
 788  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 789  
      * 
 790  
      */
 791  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "course_number")
 792  
     public JAXBElement<String> createCourseNumber(String value) {
 793  0
         return new JAXBElement<String>(_CourseNumber_QNAME, String.class, null, value);
 794  
     }
 795  
 
 796  
     /**
 797  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 798  
      * 
 799  
      */
 800  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "publication_volume")
 801  
     public JAXBElement<String> createPublicationVolume(String value) {
 802  0
         return new JAXBElement<String>(_PublicationVolume_QNAME, String.class, null, value);
 803  
     }
 804  
 
 805  
     /**
 806  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 807  
      * 
 808  
      */
 809  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "isbn")
 810  
     public JAXBElement<String> createIsbn(String value) {
 811  0
         return new JAXBElement<String>(_Isbn_QNAME, String.class, null, value);
 812  
     }
 813  
 
 814  
     /**
 815  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 816  
      * 
 817  
      */
 818  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "apparel_type")
 819  
     public JAXBElement<String> createApparelType(String value) {
 820  0
         return new JAXBElement<String>(_ApparelType_QNAME, String.class, null, value);
 821  
     }
 822  
 
 823  
     /**
 824  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 825  
      * 
 826  
      */
 827  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "delivery_radius")
 828  
     public JAXBElement<String> createDeliveryRadius(String value) {
 829  0
         return new JAXBElement<String>(_DeliveryRadius_QNAME, String.class, null, value);
 830  
     }
 831  
 
 832  
     /**
 833  
      * Create an instance of {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}}
 834  
      * 
 835  
      */
 836  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "expiration_date_time")
 837  
     public JAXBElement<XMLGregorianCalendar> createExpirationDateTime(XMLGregorianCalendar value) {
 838  0
         return new JAXBElement<XMLGregorianCalendar>(_ExpirationDateTime_QNAME, XMLGregorianCalendar.class, null, value);
 839  
     }
 840  
 
 841  
     /**
 842  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 843  
      * 
 844  
      */
 845  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "license")
 846  
     public JAXBElement<String> createLicense(String value) {
 847  0
         return new JAXBElement<String>(_License_QNAME, String.class, null, value);
 848  
     }
 849  
 
 850  
     /**
 851  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 852  
      * 
 853  
      */
 854  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "to_location")
 855  
     public JAXBElement<String> createToLocation(String value) {
 856  0
         return new JAXBElement<String>(_ToLocation_QNAME, String.class, null, value);
 857  
     }
 858  
 
 859  
     /**
 860  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 861  
      * 
 862  
      */
 863  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "subject")
 864  
     public JAXBElement<String> createSubject(String value) {
 865  0
         return new JAXBElement<String>(_Subject_QNAME, String.class, null, value);
 866  
     }
 867  
 
 868  
     /**
 869  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 870  
      * 
 871  
      */
 872  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "immigration_status")
 873  
     public JAXBElement<String> createImmigrationStatus(String value) {
 874  0
         return new JAXBElement<String>(_ImmigrationStatus_QNAME, String.class, null, value);
 875  
     }
 876  
 
 877  
     /**
 878  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 879  
      * 
 880  
      */
 881  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "related_link")
 882  
     public JAXBElement<String> createRelatedLink(String value) {
 883  0
         return new JAXBElement<String>(_RelatedLink_QNAME, String.class, null, value);
 884  
     }
 885  
 
 886  
     /**
 887  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 888  
      * 
 889  
      */
 890  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "job_function")
 891  
     public JAXBElement<String> createJobFunction(String value) {
 892  0
         return new JAXBElement<String>(_JobFunction_QNAME, String.class, null, value);
 893  
     }
 894  
 
 895  
     /**
 896  
      * Create an instance of {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}}
 897  
      * 
 898  
      */
 899  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "customDateTimeExample")
 900  
     public JAXBElement<XMLGregorianCalendar> createCustomDateTimeExample(XMLGregorianCalendar value) {
 901  0
         return new JAXBElement<XMLGregorianCalendar>(_CustomDateTimeExample_QNAME, XMLGregorianCalendar.class, null, value);
 902  
     }
 903  
 
 904  
     /**
 905  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 906  
      * 
 907  
      */
 908  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "from_location")
 909  
     public JAXBElement<String> createFromLocation(String value) {
 910  0
         return new JAXBElement<String>(_FromLocation_QNAME, String.class, null, value);
 911  
     }
 912  
 
 913  
     /**
 914  
      * Create an instance of {@link JAXBElement }{@code <}{@link CurrencyCodeEnumeration }{@code >}}
 915  
      * 
 916  
      */
 917  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "currency")
 918  
     public JAXBElement<CurrencyCodeEnumeration> createCurrency(CurrencyCodeEnumeration value) {
 919  0
         return new JAXBElement<CurrencyCodeEnumeration>(_Currency_QNAME, CurrencyCodeEnumeration.class, null, value);
 920  
     }
 921  
 
 922  
     /**
 923  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 924  
      * 
 925  
      */
 926  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "price")
 927  
     public JAXBElement<String> createPrice(String value) {
 928  0
         return new JAXBElement<String>(_Price_QNAME, String.class, null, value);
 929  
     }
 930  
 
 931  
     /**
 932  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 933  
      * 
 934  
      */
 935  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "payment_notes")
 936  
     public JAXBElement<String> createPaymentNotes(String value) {
 937  0
         return new JAXBElement<String>(_PaymentNotes_QNAME, String.class, null, value);
 938  
     }
 939  
 
 940  
     /**
 941  
      * Create an instance of {@link JAXBElement }{@code <}{@link PriceTypeEnumeration }{@code >}}
 942  
      * 
 943  
      */
 944  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "price_type")
 945  
     public JAXBElement<PriceTypeEnumeration> createPriceType(PriceTypeEnumeration value) {
 946  0
         return new JAXBElement<PriceTypeEnumeration>(_PriceType_QNAME, PriceTypeEnumeration.class, null, value);
 947  
     }
 948  
 
 949  
     /**
 950  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 951  
      * 
 952  
      */
 953  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "subject_area")
 954  
     public JAXBElement<String> createSubjectArea(String value) {
 955  0
         return new JAXBElement<String>(_SubjectArea_QNAME, String.class, null, value);
 956  
     }
 957  
 
 958  
     /**
 959  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 960  
      * 
 961  
      */
 962  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "listing_type")
 963  
     public JAXBElement<String> createListingType(String value) {
 964  0
         return new JAXBElement<String>(_ListingType_QNAME, String.class, null, value);
 965  
     }
 966  
 
 967  
     /**
 968  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 969  
      * 
 970  
      */
 971  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "customUrlExample")
 972  
     public JAXBElement<String> createCustomUrlExample(String value) {
 973  0
         return new JAXBElement<String>(_CustomUrlExample_QNAME, String.class, null, value);
 974  
     }
 975  
 
 976  
     /**
 977  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 978  
      * 
 979  
      */
 980  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "mileage")
 981  
     public JAXBElement<String> createMileage(String value) {
 982  0
         return new JAXBElement<String>(_Mileage_QNAME, String.class, null, value);
 983  
     }
 984  
 
 985  
     /**
 986  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 987  
      * 
 988  
      */
 989  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "customFloatUnitExample")
 990  
     public JAXBElement<String> createCustomFloatUnitExample(String value) {
 991  0
         return new JAXBElement<String>(_CustomFloatUnitExample_QNAME, String.class, null, value);
 992  
     }
 993  
 
 994  
     /**
 995  
      * Create an instance of {@link JAXBElement }{@code <}{@link Short }{@code >}}
 996  
      * 
 997  
      */
 998  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "bedrooms")
 999  
     public JAXBElement<Short> createBedrooms(Short value) {
 1000  0
         return new JAXBElement<Short>(_Bedrooms_QNAME, Short.class, null, value);
 1001  
     }
 1002  
 
 1003  
     /**
 1004  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 1005  
      * 
 1006  
      */
 1007  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "news_source")
 1008  
     public JAXBElement<String> createNewsSource(String value) {
 1009  0
         return new JAXBElement<String>(_NewsSource_QNAME, String.class, null, value);
 1010  
     }
 1011  
 
 1012  
     /**
 1013  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 1014  
      * 
 1015  
      */
 1016  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "vin")
 1017  
     public JAXBElement<String> createVin(String value) {
 1018  0
         return new JAXBElement<String>(_Vin_QNAME, String.class, null, value);
 1019  
     }
 1020  
 
 1021  
     /**
 1022  
      * Create an instance of {@link JAXBElement }{@code <}{@link PaymentMethodEnumeration }{@code >}}
 1023  
      * 
 1024  
      */
 1025  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "payment_accepted")
 1026  
     public JAXBElement<PaymentMethodEnumeration> createPaymentAccepted(PaymentMethodEnumeration value) {
 1027  0
         return new JAXBElement<PaymentMethodEnumeration>(_PaymentAccepted_QNAME, PaymentMethodEnumeration.class, null, value);
 1028  
     }
 1029  
 
 1030  
     /**
 1031  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 1032  
      * 
 1033  
      */
 1034  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "processor_speed")
 1035  
     public JAXBElement<String> createProcessorSpeed(String value) {
 1036  0
         return new JAXBElement<String>(_ProcessorSpeed_QNAME, String.class, null, value);
 1037  
     }
 1038  
 
 1039  
     /**
 1040  
      * Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}}
 1041  
      * 
 1042  
      */
 1043  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "quantity")
 1044  
     public JAXBElement<BigInteger> createQuantity(BigInteger value) {
 1045  0
         return new JAXBElement<BigInteger>(_Quantity_QNAME, BigInteger.class, null, value);
 1046  
     }
 1047  
 
 1048  
     /**
 1049  
      * Create an instance of {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}}
 1050  
      * 
 1051  
      */
 1052  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "year")
 1053  
     public JAXBElement<XMLGregorianCalendar> createYear(XMLGregorianCalendar value) {
 1054  0
         return new JAXBElement<XMLGregorianCalendar>(_Year_QNAME, XMLGregorianCalendar.class, null, value);
 1055  
     }
 1056  
 
 1057  
     /**
 1058  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 1059  
      * 
 1060  
      */
 1061  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "marital_status")
 1062  
     public JAXBElement<String> createMaritalStatus(String value) {
 1063  0
         return new JAXBElement<String>(_MaritalStatus_QNAME, String.class, null, value);
 1064  
     }
 1065  
 
 1066  
     /**
 1067  
      * Create an instance of {@link JAXBElement }{@code <}{@link BigDecimal }{@code >}}
 1068  
      * 
 1069  
      */
 1070  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "salary")
 1071  
     public JAXBElement<BigDecimal> createSalary(BigDecimal value) {
 1072  0
         return new JAXBElement<BigDecimal>(_Salary_QNAME, BigDecimal.class, null, value);
 1073  
     }
 1074  
 
 1075  
     /**
 1076  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 1077  
      * 
 1078  
      */
 1079  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "name_of_item_reviewed")
 1080  
     public JAXBElement<String> createNameOfItemReviewed(String value) {
 1081  0
         return new JAXBElement<String>(_NameOfItemReviewed_QNAME, String.class, null, value);
 1082  
     }
 1083  
 
 1084  
     /**
 1085  
      * Create an instance of {@link JAXBElement }{@code <}{@link DateTimeRangeType }{@code >}}
 1086  
      * 
 1087  
      */
 1088  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "customDateTimeRangeExample")
 1089  
     public JAXBElement<DateTimeRangeType> createCustomDateTimeRangeExample(DateTimeRangeType value) {
 1090  0
         return new JAXBElement<DateTimeRangeType>(_CustomDateTimeRangeExample_QNAME, DateTimeRangeType.class, null, value);
 1091  
     }
 1092  
 
 1093  
     /**
 1094  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 1095  
      * 
 1096  
      */
 1097  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "service_type")
 1098  
     public JAXBElement<String> createServiceType(String value) {
 1099  0
         return new JAXBElement<String>(_ServiceType_QNAME, String.class, null, value);
 1100  
     }
 1101  
 
 1102  
     /**
 1103  
      * Create an instance of {@link JAXBElement }{@code <}{@link BigDecimal }{@code >}}
 1104  
      * 
 1105  
      */
 1106  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "tax_percent")
 1107  
     public JAXBElement<BigDecimal> createTaxPercent(BigDecimal value) {
 1108  0
         return new JAXBElement<BigDecimal>(_TaxPercent_QNAME, BigDecimal.class, null, value);
 1109  
     }
 1110  
 
 1111  
     /**
 1112  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 1113  
      * 
 1114  
      */
 1115  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "customStringExample")
 1116  
     public JAXBElement<String> createCustomStringExample(String value) {
 1117  0
         return new JAXBElement<String>(_CustomStringExample_QNAME, String.class, null, value);
 1118  
     }
 1119  
 
 1120  
     /**
 1121  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 1122  
      * 
 1123  
      */
 1124  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "development_status")
 1125  
     public JAXBElement<String> createDevelopmentStatus(String value) {
 1126  0
         return new JAXBElement<String>(_DevelopmentStatus_QNAME, String.class, null, value);
 1127  
     }
 1128  
 
 1129  
     /**
 1130  
      * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
 1131  
      * 
 1132  
      */
 1133  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "actor")
 1134  
     public JAXBElement<String> createActor(String value) {
 1135  0
         return new JAXBElement<String>(_Actor_QNAME, String.class, null, value);
 1136  
     }
 1137  
 
 1138  
     /**
 1139  
      * Create an instance of {@link JAXBElement }{@code <}{@link BigDecimal }{@code >}}
 1140  
      * 
 1141  
      */
 1142  
     @XmlElementDecl(namespace = "http://base.google.com/ns/1.0", name = "hoa_dues")
 1143  
     public JAXBElement<BigDecimal> createHoaDues(BigDecimal value) {
 1144  0
         return new JAXBElement<BigDecimal>(_HoaDues_QNAME, BigDecimal.class, null, value);
 1145  
     }
 1146  
 
 1147  
 }