public static com.webex.schemas.x2002.x06.service.trainingsessionqtiasi
         .PresentationMaterialDocument
     parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
   return (com.webex.schemas.x2002.x06.service.trainingsessionqtiasi
           .PresentationMaterialDocument)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse(node, type, null);
 }
 public static com.kohls.www.object.loyalty._0_1.LoyaltyPointBalancesRequestDocument
         .LoyaltyPointBalancesRequest
     newInstance(org.apache.xmlbeans.XmlOptions options) {
   return (com.kohls.www.object.loyalty._0_1.LoyaltyPointBalancesRequestDocument
           .LoyaltyPointBalancesRequest)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance(type, options);
 }
  /**
   * An XML root(@http://schemas.xmlsoap.org/soap/encoding/).
   *
   * <p>This is an atomic type that is a restriction of
   * org.xmlsoap.schemas.soap.encoding.RootAttribute$Root.
   */
  public interface Root extends org.apache.xmlbeans.XmlBoolean {
    public static final org.apache.xmlbeans.SchemaType type =
        (org.apache.xmlbeans.SchemaType)
            org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(
                    Root.class.getClassLoader(),
                    "schemaorg_apache_xmlbeans.system.sCC8CE22298979F5586767BD677B85ED5")
                .resolveHandle("root27f8attrtype");

    /** A factory class with static methods for creating instances of this type. */
    public static final class Factory {
      public static org.xmlsoap.schemas.soap.encoding.RootAttribute.Root newValue(
          java.lang.Object obj) {
        return (org.xmlsoap.schemas.soap.encoding.RootAttribute.Root) type.newValue(obj);
      }

      public static org.xmlsoap.schemas.soap.encoding.RootAttribute.Root newInstance() {
        return (org.xmlsoap.schemas.soap.encoding.RootAttribute.Root)
            org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance(type, null);
      }

      public static org.xmlsoap.schemas.soap.encoding.RootAttribute.Root newInstance(
          org.apache.xmlbeans.XmlOptions options) {
        return (org.xmlsoap.schemas.soap.encoding.RootAttribute.Root)
            org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance(type, options);
      }

      private Factory() {} // No instance of this class allowed
    }
  }
 public static com.amazonservices.mws.schema.products.x20111001.xdefault
         .NonNegativeIntegerWithUnits
     parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
         throws org.apache.xmlbeans.XmlException {
   return (com.amazonservices.mws.schema.products.x20111001.xdefault.NonNegativeIntegerWithUnits)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse(sr, type, options);
 }
Example #5
0
  /**
   * An XML DCP(@http://www.opengis.net/ows/1.1).
   *
   * <p>This is a complex type.
   */
  public interface DCP extends org.apache.xmlbeans.XmlObject {
    public static final org.apache.xmlbeans.SchemaType type =
        (org.apache.xmlbeans.SchemaType)
            org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(
                    DCP.class.getClassLoader(),
                    "schemaorg_apache_xmlbeans.system.sD8016F3398DC83C8008AC4516B9A9B98")
                .resolveHandle("dcpbe19elemtype");

    /** Gets the "HTTP" element */
    net.opengis.ows.x11.HTTPDocument.HTTP getHTTP();

    /** Sets the "HTTP" element */
    void setHTTP(net.opengis.ows.x11.HTTPDocument.HTTP http);

    /** Appends and returns a new empty "HTTP" element */
    net.opengis.ows.x11.HTTPDocument.HTTP addNewHTTP();

    /** A factory class with static methods for creating instances of this type. */
    public static final class Factory {
      public static net.opengis.ows.x11.DCPDocument.DCP newInstance() {
        return (net.opengis.ows.x11.DCPDocument.DCP)
            org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance(type, null);
      }

      public static net.opengis.ows.x11.DCPDocument.DCP newInstance(
          org.apache.xmlbeans.XmlOptions options) {
        return (net.opengis.ows.x11.DCPDocument.DCP)
            org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance(type, options);
      }

      private Factory() {} // No instance of this class allowed
    }
  }
 public static com.nortel.www.drac._2007._07._03.ws.resourceallocationandschedulingservicetypes
         .AddReservationOccurrenceResponseDocument
     parse(org.w3c.dom.Node node) throws org.apache.xmlbeans.XmlException {
   return (com.nortel.www.drac._2007._07._03.ws.resourceallocationandschedulingservicetypes
           .AddReservationOccurrenceResponseDocument)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse(node, type, null);
 }
 public static com.abctech.transition.xmladbeans.novasol.NOVASOLpropertiesDocument
         .NOVASOLproperties
     newInstance() {
   return (com.abctech.transition.xmladbeans.novasol.NOVASOLpropertiesDocument
           .NOVASOLproperties)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance(type, null);
 }
 public static com.microsoft.schemas.crm._2007.webservices
         .GetSalesOrderProductsFromOpportunityRequest
     parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
   return (com.microsoft.schemas.crm._2007.webservices
           .GetSalesOrderProductsFromOpportunityRequest)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse(sr, type, null);
 }
 public static com.microsoft.schemas.crm._2007.webservices
         .GetSalesOrderProductsFromOpportunityRequest
     newInstance(org.apache.xmlbeans.XmlOptions options) {
   return (com.microsoft.schemas.crm._2007.webservices
           .GetSalesOrderProductsFromOpportunityRequest)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance(type, options);
 }
  /**
   * An XML GetSOIListResponse(@http://uicds.org/SensorService).
   *
   * <p>This is a complex type.
   */
  public interface GetSOIListResponse extends org.apache.xmlbeans.XmlObject {
    public static final org.apache.xmlbeans.SchemaType type =
        (org.apache.xmlbeans.SchemaType)
            org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(
                    GetSOIListResponse.class.getClassLoader(),
                    "schemaorg_apache_xmlbeans.system.sF4F76781A98B61A37F3965C2C6AC6897")
                .resolveHandle("getsoilistresponsee231elemtype");

    /** Gets the "WorkProductList" element */
    org.uicds.workproductservice.WorkProductListDocument.WorkProductList getWorkProductList();

    /** Sets the "WorkProductList" element */
    void setWorkProductList(
        org.uicds.workproductservice.WorkProductListDocument.WorkProductList workProductList);

    /** Appends and returns a new empty "WorkProductList" element */
    org.uicds.workproductservice.WorkProductListDocument.WorkProductList addNewWorkProductList();

    /** A factory class with static methods for creating instances of this type. */
    public static final class Factory {
      public static org.uicds.sensorservice.GetSOIListResponseDocument.GetSOIListResponse
          newInstance() {
        return (org.uicds.sensorservice.GetSOIListResponseDocument.GetSOIListResponse)
            org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance(type, null);
      }

      public static org.uicds.sensorservice.GetSOIListResponseDocument.GetSOIListResponse
          newInstance(org.apache.xmlbeans.XmlOptions options) {
        return (org.uicds.sensorservice.GetSOIListResponseDocument.GetSOIListResponse)
            org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance(type, options);
      }

      private Factory() {} // No instance of this class allowed
    }
  }
 public static magento.CatalogProductTagListResponseParamDocument
         .CatalogProductTagListResponseParam
     newInstance(org.apache.xmlbeans.XmlOptions options) {
   return (magento.CatalogProductTagListResponseParamDocument
           .CatalogProductTagListResponseParam)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance(type, options);
 }
 /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
 public static com.webex.schemas.x2002.x06.service.trainingsessionqti.NumItemsAttemptedDocument
     parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
         throws org.apache.xmlbeans.XmlException,
             org.apache.xmlbeans.xml.stream.XMLStreamException {
   return (com.webex.schemas.x2002.x06.service.trainingsessionqti.NumItemsAttemptedDocument)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse(xis, type, null);
 }
 public static com.webex.schemas.x2002.x06.service.trainingsessionqtiasi
         .PresentationMaterialDocument
     parse(java.net.URL u) throws org.apache.xmlbeans.XmlException, java.io.IOException {
   return (com.webex.schemas.x2002.x06.service.trainingsessionqtiasi
           .PresentationMaterialDocument)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse(u, type, null);
 }
 public static com.webex.schemas.x2002.x06.service.trainingsessionqtiasi
         .PresentationMaterialDocument
     newInstance(org.apache.xmlbeans.XmlOptions options) {
   return (com.webex.schemas.x2002.x06.service.trainingsessionqtiasi
           .PresentationMaterialDocument)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance(type, options);
 }
 public static eu.aladdin_project.storagecomponent.GetPatientMeasurementResponseDocument
         .GetPatientMeasurementResponse
     newInstance(org.apache.xmlbeans.XmlOptions options) {
   return (eu.aladdin_project.storagecomponent.GetPatientMeasurementResponseDocument
           .GetPatientMeasurementResponse)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance(type, options);
 }
 /** @param file the file from which to load an xml document */
 public static com.microsoft.schemas.crm._2007.webservices
         .GetSalesOrderProductsFromOpportunityRequest
     parse(java.io.File file) throws org.apache.xmlbeans.XmlException, java.io.IOException {
   return (com.microsoft.schemas.crm._2007.webservices
           .GetSalesOrderProductsFromOpportunityRequest)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse(file, type, null);
 }
 public static com.nortel.www.drac._2007._07._03.ws.resourceallocationandschedulingservicetypes
         .AddReservationOccurrenceResponseDocument
     parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
   return (com.nortel.www.drac._2007._07._03.ws.resourceallocationandschedulingservicetypes
           .AddReservationOccurrenceResponseDocument)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse(sr, type, null);
 }
 /** @deprecated {@link org.apache.xmlbeans.xml.stream.XMLInputStream} */
 public static com.webex.schemas.x2002.x06.service.trainingsession.DelTrainingSessionResponse
     parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
         throws org.apache.xmlbeans.XmlException,
             org.apache.xmlbeans.xml.stream.XMLStreamException {
   return (com.webex.schemas.x2002.x06.service.trainingsession.DelTrainingSessionResponse)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse(xis, type, null);
 }
 public static com.nortel.www.drac._2007._07._03.ws.resourceallocationandschedulingservicetypes
         .AddReservationOccurrenceResponseDocument
     newInstance(org.apache.xmlbeans.XmlOptions options) {
   return (com.nortel.www.drac._2007._07._03.ws.resourceallocationandschedulingservicetypes
           .AddReservationOccurrenceResponseDocument)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance(type, options);
 }
 public static com.microsoft.schemas.crm._2007.webservices
         .RetrieveSharedPrincipalsAndAccessRequest
     parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
         throws org.apache.xmlbeans.XmlException {
   return (com.microsoft.schemas.crm._2007.webservices.RetrieveSharedPrincipalsAndAccessRequest)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse(sr, type, options);
 }
Example #21
0
  private SoapVersion11() {
    try {
      XmlOptions options = new XmlOptions();
      options.setCompileNoValidation();
      options.setCompileNoPvrRule();
      options.setCompileDownloadUrls();
      options.setCompileNoUpaRule();
      options.setValidateTreatLaxAsSkip();

      URL soapSchemaXmlResource =
          ResourceUtils.getResourceWithAbsolutePackagePath(
              getClass(), "/xsds/", "soapEnvelope.xsd");
      soapSchemaXml = XmlUtils.createXmlObject(soapSchemaXmlResource, options);
      soapSchema = XmlBeans.loadXsd(new XmlObject[] {soapSchemaXml});

      soapEnvelopeType = soapSchema.findDocumentType(envelopeQName);
      soapFaultType = soapSchema.findDocumentType(faultQName);

      URL soapEncodingXmlResource =
          ResourceUtils.getResourceWithAbsolutePackagePath(
              getClass(), "/xsds/", "soapEncoding.xsd");
      soapEncodingXml = XmlUtils.createXmlObject(soapEncodingXmlResource, options);

    } catch (XmlException ex) {
      throw new SoapBuilderException(ex);
    }
  }
 public static com.microsoft.schemas.crm._2007.webservices
         .RetrieveSharedPrincipalsAndAccessRequest
     parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options)
         throws org.apache.xmlbeans.XmlException, java.io.IOException {
   return (com.microsoft.schemas.crm._2007.webservices.RetrieveSharedPrincipalsAndAccessRequest)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse(u, type, options);
 }
 public static com.amazonservices.mws.schema.products.x20111001.xdefault
         .NonNegativeIntegerWithUnits
     parse(java.net.URL u, org.apache.xmlbeans.XmlOptions options)
         throws org.apache.xmlbeans.XmlException, java.io.IOException {
   return (com.amazonservices.mws.schema.products.x20111001.xdefault.NonNegativeIntegerWithUnits)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse(u, type, options);
 }
 public static com.dynatrace.easytravel.business.webservice
         .IsDBSpammingAuthEnabledResponseDocument
     parse(javax.xml.stream.XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
         throws org.apache.xmlbeans.XmlException {
   return (com.dynatrace.easytravel.business.webservice.IsDBSpammingAuthEnabledResponseDocument)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse(sr, type, options);
 }
 public static magento.CatalogProductDownloadableLinkListRequestParamDocument
         .CatalogProductDownloadableLinkListRequestParam
     newInstance(org.apache.xmlbeans.XmlOptions options) {
   return (magento.CatalogProductDownloadableLinkListRequestParamDocument
           .CatalogProductDownloadableLinkListRequestParam)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance(type, options);
 }
 public static com.dynatrace.easytravel.business.webservice
         .IsDBSpammingAuthEnabledResponseDocument
     parse(org.w3c.dom.Node node, org.apache.xmlbeans.XmlOptions options)
         throws org.apache.xmlbeans.XmlException {
   return (com.dynatrace.easytravel.business.webservice.IsDBSpammingAuthEnabledResponseDocument)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse(node, type, options);
 }
 public static org.uicds.incidentmanagementservice.ShareIncidentResponseDocument
         .ShareIncidentResponse
     newInstance(org.apache.xmlbeans.XmlOptions options) {
   return (org.uicds.incidentmanagementservice.ShareIncidentResponseDocument
           .ShareIncidentResponse)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance(type, options);
 }
 public static com.dynatrace.easytravel.business.webservice
         .IsDBSpammingAuthEnabledResponseDocument.IsDBSpammingAuthEnabledResponse
     newInstance(org.apache.xmlbeans.XmlOptions options) {
   return (com.dynatrace.easytravel.business.webservice.IsDBSpammingAuthEnabledResponseDocument
           .IsDBSpammingAuthEnabledResponse)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance(type, options);
 }
Example #29
0
  /**
   * An XML derivedFrom(@urn:us:gov:ic:ism:v2).
   *
   * <p>This is an atomic type that is a restriction of
   * v2.ism.ic.gov.us.DerivedFromAttribute$DerivedFrom.
   */
  public interface DerivedFrom extends org.apache.xmlbeans.XmlString {
    public static final org.apache.xmlbeans.SchemaType type =
        (org.apache.xmlbeans.SchemaType)
            org.apache.xmlbeans.XmlBeans.typeSystemForClassLoader(
                    DerivedFrom.class.getClassLoader(),
                    "schemaorg_apache_xmlbeans.system.sF4F76781A98B61A37F3965C2C6AC6897")
                .resolveHandle("derivedfromad79attrtype");

    /** A factory class with static methods for creating instances of this type. */
    public static final class Factory {
      public static v2.ism.ic.gov.us.DerivedFromAttribute.DerivedFrom newValue(
          java.lang.Object obj) {
        return (v2.ism.ic.gov.us.DerivedFromAttribute.DerivedFrom) type.newValue(obj);
      }

      public static v2.ism.ic.gov.us.DerivedFromAttribute.DerivedFrom newInstance() {
        return (v2.ism.ic.gov.us.DerivedFromAttribute.DerivedFrom)
            org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance(type, null);
      }

      public static v2.ism.ic.gov.us.DerivedFromAttribute.DerivedFrom newInstance(
          org.apache.xmlbeans.XmlOptions options) {
        return (v2.ism.ic.gov.us.DerivedFromAttribute.DerivedFrom)
            org.apache.xmlbeans.XmlBeans.getContextTypeLoader().newInstance(type, options);
      }

      private Factory() {} // No instance of this class allowed
    }
  }
 public static com.webex.schemas.x2002.x06.service.trainingsessionqtiasi
         .PresentationMaterialDocument
     parse(javax.xml.stream.XMLStreamReader sr) throws org.apache.xmlbeans.XmlException {
   return (com.webex.schemas.x2002.x06.service.trainingsessionqtiasi
           .PresentationMaterialDocument)
       org.apache.xmlbeans.XmlBeans.getContextTypeLoader().parse(sr, type, null);
 }