"class" tag in Heading

My client has Contribute 3 - in that version, there is no
attribute "class" affiliated with a heading tag. Does this function
exist in a later version?
Thanks,
Marianne

I do not understand exactly what you mean, but when you want
to give the heading tags a different appearance
you can user CSS:
h1 {
color: #CCCCCC;
font-size: 12px;
or make Contribute use document level CSS:
<style>
.style1 {
color: #CCCCCC;
font-size: 12px;
</style

Similar Messages

  • Design view of jspx not rendering : Error exercising tag : afh:head

    I'm using JDeveloper 10.1.3.4 and I have an intermittent problem where by the jspx does not render correctly in design view - it just shows a whole load of nested boxes.
    By following a suggestion from another website I turned on "Design time messages in log" in jdeveloper JSP visual editor preferences.
    The error messages being sent to the log window are :
    Error exercising tag : afh:head
    java.lang.NullPointerException
         at oracle.adfinternal.view.faces.renderkit.AdfRenderingContext.getTranslatedString(AdfRenderingContext.java:70)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.jsLibs.GlobalVariablesScriptlet.outputScriptletContent(GlobalVariablesScriptlet.java:49)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.jsLibs.Scriptlet.outputScriptletImpl(Scriptlet.java:111)
    Error exercising tag : af:forEach
    javax.servlet.jsp.JspTagException: 'begin' and 'end' should be specified if 'items' is not specified
         at oracle.adfinternal.view.faces.taglib.ForEachTag._validateAttributes(ForEachTag.java:320)
         at oracle.adfinternal.view.faces.taglib.ForEachTag.doStartTag(ForEachTag.java:93)
    Error exercising tag : afh:body
    java.lang.NullPointerException
         at oracle.adfinternal.view.faces.renderkit.core.CoreAdfRenderingContext.getStyleClass(CoreAdfRenderingContext.java:211)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.XhtmlRenderer.renderStyleClass(XhtmlRenderer.java:338)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer._renderLibraryDownloadElement(PanelPartialRootRenderer.java:480)
         at oracle.adfinternal.view.faces.renderkit.core.xhtml.PanelPartialRootRenderer.renderPPRSupport(PanelPartialRootRenderer.java:340)
    How can I fix this ?
    Cheers,
    Brent

    Hi Didier,
    Sorry, intermittent problem is not very descriptive ! What I actually meant is that some of my applications have the problem while others dont. Once the problem exists, it always does regardless of restarting JDeveloper.
    Starting JDeveloper using the console provided similar error message to outputting the JSP visual editor to the log file :
    SEVERE: Element End name:head does not match start name:script
    04-Dec-2009 17:28:38 oracle.adfinternal.view.faces.io.HtmlResponseWriter endElem
    ent
    SEVERE: Element End name:html does not match start name:div
    Reading other posts, problems seemed to stem from errors within the faces-config or web.xml files so I compared them between apps displaying pages correctly and ones that weren't. I found a difference in the filter-mapping section of the web.xml. Changing the entries to match the applications that displayed correctly has worked !!
    The entries for the apps that didn't display correctly :
        <filter-mapping>
            <filter-name>adfFaces</filter-name>
            <servlet-name>Faces Servlet</servlet-name>
            <dispatcher>FORWARD</dispatcher>
            <dispatcher>REQUEST</dispatcher>
        </filter-mapping>
        <filter-mapping>
            <filter-name>adfBindings</filter-name>
            <url-pattern>*.jsp</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>adfBindings</filter-name>
            <url-pattern>*.jspx</url-pattern>
        </filter-mapping> 
      <filter-mapping>
        <filter-name>adfBindings</filter-name>
        <servlet-name>ordDeliverMedia</servlet-name>
      </filter-mapping>
      <filter-mapping>
        <filter-name>jhsAuthenticationFilter</filter-name>
        <url-pattern>*.jsp</url-pattern>
      </filter-mapping>
      <filter-mapping>
        <filter-name>jhsAuthenticationFilter</filter-name>
        <url-pattern>*.jspx</url-pattern>
      </filter-mapping>... and the entries for the apps that did display correctly :
        <filter-mapping>
            <filter-name>adfFaces</filter-name>
            <url-pattern>*.jsp</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>adfFaces</filter-name>
            <url-pattern>*.jspx</url-pattern>
            <dispatcher>REQUEST</dispatcher>
            <dispatcher>FORWARD</dispatcher>
        </filter-mapping>
        <filter-mapping>
            <filter-name>adfBindings</filter-name>
            <url-pattern>*.jsp</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>adfBindings</filter-name>
            <url-pattern>*.jspx</url-pattern>
            <dispatcher>REQUEST</dispatcher>
            <dispatcher>FORWARD</dispatcher>
        </filter-mapping>
        <filter-mapping>
            <filter-name>adfBindings</filter-name>
            <servlet-name>ordDeliverMedia</servlet-name>
        </filter-mapping>
        <filter-mapping>
            <filter-name>jhsAuthenticationFilter</filter-name>
            <url-pattern>*.jsp</url-pattern>
        </filter-mapping>
        <filter-mapping>
            <filter-name>jhsAuthenticationFilter</filter-name>
            <url-pattern>*.jspx</url-pattern>
        </filter-mapping>Somehow the filter-mapping entries for the adfFaces and adfBindings filter got all screwed ? Strange as the application has always worked fine, the only (obvious) problem has been the jspx pages not rendering properly in design view.
    Once updating the web.xml with the correct value for these two entries, the pages are displayed correctly :)
    While I don't like blindly making changes like this to the web.xml - the application still seems to function !
    Cheers,
    Brent

  • Unable to generate class tag in an inputfile component

    I'm trying to generate the class tag in an inputfile.
    This JSF code:
                   <af:inputFile label="#{viewcontrollerBundle['ALU.DNI__PASASPORTE']}"
                                  id="if4"
                                  binding="#{pageFlowScope.if4}"
                                  valueChangeListener="#{backingBeanScope.TitulosPLBB.fileUploadTitulosTIdeLeg}"
                                  autoSubmit="true"
                                  visible="#{backingBeanScope.TitulosPLBB.mostrarIdenLeg}"
                                  styleClass="Titulo_label"
                                  contentStyle="Titulo_label"
                                  inlineStyle="Titulo_label"/>
    generates this html code:
    <tr class="x1iz x1r" style="Titulo_label" id="r1:0:pt1:if4">
      <td class="xs x4z">
         <label for="r1:0:pt1:if4::content">DNI/Pasaporte</label>
      </td>
      <td valign="top" nowrap class="xpu">
         <input id="r1:0:pt1:if4::content" name="r1:0:pt1:if4" style="Titulo_label" class="x2k" size="30" type="file">
      </td>
    </tr>
    it seems that "styleClass="Titulo_label"" has no effect because ADF generates:
    <tr class="x1iz x1r"
    With some other components this works ok but I'm having problem with the inputfile.
    I have tried some combinations with attributes
                                  styleClass="Titulo_label"
                                  contentStyle="Titulo_label"
                                  inlineStyle="Titulo_label"
    in the component, but no luck.
    If I do this:
    <af:inputFile label="#{viewcontrollerBundle['ALU.DNI__PASASPORTE']}"
                                  id="if4"
                                  binding="#{pageFlowScope.if4}"
                                  valueChangeListener="#{backingBeanScope.TitulosPLBB.fileUploadTitulosTIdeLeg}"
                                  autoSubmit="true"
                                  visible="#{backingBeanScope.TitulosPLBB.mostrarIdenLeg}"
                                  styleClass="Titulo_label"/>
    then it generates
    <tr class="x1iz x1r" id="r1:0:pt1:if4">
    <td class="xs x4z">
      <label for="r1:0:pt1:if4::content">DNI/Pasaporte</label>
    </td>
    <td valign="top" nowrap class="xpu">
      <input id="r1:0:pt1:if4::content" name="r1:0:pt1:if4" class="x2k" size="30" type="file">
    </td>
    </tr>
    still no desired class value.
    ONly if I do this:
                    <af:inputFile label="#{viewcontrollerBundle['ALU.DNI__PASASPORTE']}"
                                  id="if4"
                                  binding="#{pageFlowScope.if4}"
                                  valueChangeListener="#{backingBeanScope.TitulosPLBB.fileUploadTitulosTIdeLeg}"
                                  autoSubmit="true"
                                  visible="#{backingBeanScope.TitulosPLBB.mostrarIdenLeg}"
                                  styleClass="Titulo_label2"
                                  contentStyle="Titulo_label1"
                                  inlineStyle="Titulo_label3"/>
    then I get the desired value in class:
    <tr class="Titulo_label2 x1r" style="Titulo_label3" id="r1:0:pt1:if4">
    <td class="xs x4z">
      <label for="r1:0:pt1:if4::content">DNI/Pasaporte</label>
    </td>
    <td valign="top" nowrap class="xpu">
      <input id="r1:0:pt1:if4::content" name="r1:0:pt1:if4" style="Titulo_label1" class="x2k" size="30" type="file">
    </td>
    </tr>
    finally "class="Titulo_label2 x1r"" !!!!!!
    but it doesn't seem to be a very good jsf code......   :-(
    Any help ?

    What it seems more unbelievable: With this JSF code:
    <af:inputFile label="#{viewcontrollerBundle['ALU.DNI__PASASPORTE']}"
                                  id="if4"
                                  binding="#{pageFlowScope.if4}"
                                  valueChangeListener="#{backingBeanScope.TitulosPLBB.fileUploadTitulosTIdeLeg}"
                                  autoSubmit="true"
                                  visible="#{backingBeanScope.TitulosPLBB.mostrarIdenLeg}"
                                  styleClass="Titulo_label"
                                  contentStyle="Titulo_label1"
                                  inlineStyle="Titulo_label3"/>
    only changing Titulo_label2 with Titulo_label in the styleClass attribute, then html is not correctly generated again. The class value is lost again:
    <tr class="x1iz x1r" style="Titulo_label3" id="r1:0:pt1:if4">
    <td class="xs x4z">
       <label for="r1:0:pt1:if4::content">DNI/Pasaporte</label>
    </td>
    <td valign="top" nowrap class="xpu">
       <input id="r1:0:pt1:if4::content" name="r1:0:pt1:if4" style="Titulo_label1" class="x2k" size="30" type="file">
    </td>
    </tr>

  • Regarding  CSS and CLASS TAG.

    Hi Java People,
    I am basicaly an ABAPer , can anyone please tell me where is are attributes of the Tag CLASS defined in an HTML page?
    Basically i am working on BSP where we have to use Javascript along with ABAP.
    In the layout part of BSP i am not able to find the definition of the CLASS tag.
    Thanks in advance.
    Regards,
    Vevek.

    Dear Vivek,
                      This is the following example where you can use the CSS and JSP togeather...
    http://www.w3schools.com/css/tryit.asp?filename=trycss_background-color
    http://www.w3schools.com/css/css_examples.asp
    Jsp Examples to use CSS in Class Tags:
    <table class="table_bdr">
                        <tr>
                     <td class="datatxt">
                     <td><input type="text" name="assoid" value="" size="10" class="inputText_Full" /></td>
    Reward Points if useful

  • Export to Fixed_Layout EPUB: Paragraph Styles not exporting to CSS class tags

    Hi,
    As it says, my Paragraph Styles aren't exporting to CSS class tags with a Fixed Layout EPUB.
    ...But Object Styles are working ok.
    Seems to work ok when exporting to HTML or Reflowable EPUB... just not Fixed Layout.
    Any ideas?
    Cheers
    Forgot to say: Mac OSX 10.8(?) Adobe Indesign CC 2014

    Hi... it was 10.0.7
    Updated to 10.1 & wahoo - it works now.
    Will mark your answer correct as it prompted me to update.
    Cheers

  • Must be script tag inside head ?

    Must be <script> tag inside <head> ? Or is possible have <script> tag inside <body> before element with banner? This may cause a malfunction of the banner?

    Hi Jaroslav,
    The script tags have to go inside the head tags.
    Thanks,
    Preran

  • Item-class tag optional?

    Is the item-class tag required for using the FlashBuilder DataServices wizard?  I have strongly typed objects in my Flex app, so the item-tag is supposed to be optional.
    But, when i run the wizard I get an error stating the item-class tag is not defined.

    Yes, item-class is required since without it the introspector has no way of telling what Java class an assembler might use.  In fact it is possible to write a single implementation of an Assembler that handles multiple types (or untyped!) objects.

  • How to interpret the class tag in tld file( in jdeveloper)

    Hi,
    I am getting the following error in one of my sample jsp program :
    Error(23): Unable to instantiate tag: my:findBook (class: jsp2.examples.simpletag.FindBookSimpleTag) Make sure that the tag class is available and that the tag library containing the class is not excluded from this application.
    Error(23): Unable to find class for bean: null defined by tag with class: jsp2.examples.simpletag.FindBookSimpleTag
    when it runs the following line :
    <%@ taglib prefix="my" uri="/WEB-INF/jsp2/jsp2-example-taglib.tld" %>
    actually jsp2-example-taglib.tld contains the following code :
    <tag>
         <description>Populates the page context with a BookBean</description>
    <name>findBook</name>
         <tag-class>jsp2.examples.simpletag.FindBookSimpleTag</tag-class>
         <body-content>empty</body-content>
         <attribute>
         <name>var</name>
         <required>true</required>
         <rtexprvalue>true</rtexprvalue>
         </attribute>
    </tag>
    I do not understand the meaning of jsp2.examples.simpletag.FindBookSimpleTag.
    can anyone explain this to me ?
    Thanks in Advance !!!
    BR
    Anurag

    Hi,
    Thanks !!
    How did you find that it is j2ee 1.4 ?
    can you comment why I am not able to see the data in the form . The following is thecomplete jsp file code :
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
    <%@ page contentType="text/html;charset=windows-1252"
    errorPage="/general_error_page.jsp"%>
    <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c"%>
    <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f"%>
    <%@ taglib prefix="my" uri="/WEB-INF/jsp2/jsp2-example-taglib.tld" %>
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"/>
    <title>JSP 2.0 Examples</title>
    </head>
    <body>
    <h1>JSP 2.0 Examples - Book SimpleTag Handler</h1>
    <hr>
    <p>Illustrates a semi-realistic use of SimpleTag and the Expression
    Language. First, a &lt;my:findBook&gt; tag is invoked to populate
    the page context with a BookBean. Then, the books fields are printed
    in all caps.</p>
    <br>
    <b><u>Result:</u></b><br>
    <my:findBook var="book"/>
    <table border="1">
    <thead>
         <td><b>Field</b></td>
         <td><b>Value</b></td>
         <td><b>Capitalized</b></td>
         </thead>
         <tr>
         <td>Title</td>
         <td>${book.title}</td>
         <td>${my:caps(book.title)}</td>
         </tr>
    </table>
    </body>
    </html>
    BR
    Anurag

  • In PI aftr imprting WSDL can we see the tags in header fr mapping.

    Hi,
    We have imported a WSDL in PI 7.1.
    There, we are getting the following WSDL structure in "messages" tab of external definition.
    Request
              action
              to
              messageId
              replyTo
              referenceParameter
              body
                    content ....
    My question is in generally when we import the WSDL can we see any body, action,to, messageId etc. tags.
    can any body tell me why this tags are coming after importing the wsdl in PI. I am sending the WSDL definition please add starting tags of each xml element. Please help me how to use this kind of WSDL.
    ?xml version="1.0" encoding="UTF-8"?>
    wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:qsvc="urn:schemas-qad-com:xml-services" xmlns:qcom="urn:schemas-qad-com:xml-services:common" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsa="http://www.w3.org/2005/08/addressing" targetNamespace="urn:schemas-qad-com:xml-services">
         wsdl:types>
              xsd:schema targetNamespace="urn:schemas-qad-com:xml-services:common" attributeFormDefault="qualified" elementFormDefault="qualified">
                   xsd:element name="suppressResponseDetail" type="xsd:boolean"/>
                   xsd:element name="dsSessionContext" type="qcom:DsSessionContext"/>
                   xsd:element name="dsExceptions" type="qcom:DsExceptions"/>
                   xsd:complexType name="Temp_err_msg">
                        xsd:sequence>
                             xsd:element name="tt_level" type="xsd:int" nillable="true"/>
                             xsd:element name="tt_msg_context" type="xsd:string" nillable="true"/>
                             xsd:element name="tt_msg_data" type="xsd:string" nillable="true"/>
                             xsd:element name="tt_msg_datetime" type="xsd:string" nillable="true"/>
                             xsd:element name="tt_msg_desc" type="xsd:string" nillable="true"/>
                             xsd:element name="tt_msg_field" type="xsd:string" nillable="true"/>
                             xsd:element name="tt_msg_index" type="xsd:int" nillable="true"/>
                             xsd:element name="tt_msg_keys" type="xsd:string" nillable="true" maxOccurs="6"/>
                             xsd:element name="tt_msg_nbr" type="xsd:string" nillable="true"/>
                             xsd:element name="tt_msg_processed" type="xsd:boolean" nillable="true"/>
                             xsd:element name="tt_msg_sev" type="xsd:string" nillable="true"/>
                        /xsd:sequence>
                   /xsd:complexType>
                   xsd:complexType name="TtContext">
                        xsd:sequence>
                             xsd:element name="propertyQualifier" type="xsd:string" nillable="true"/>
                             xsd:element name="propertyName" type="xsd:string" nillable="true"/>
                             xsd:element name="propertyValue" type="xsd:string" nillable="true"/>
                        /xsd:sequence>
                   /xsd:complexType>
                   xsd:complexType name="DsExceptions">
                        xsd:sequence>
                             xsd:element name="temp_err_msg" minOccurs="0" maxOccurs="unbounded" type="qcom:Temp_err_msg"/>
                        /xsd:sequence>
                   /xsd:complexType>
                   xsd:complexType name="DsSessionContext">
                        xsd:sequence>
                             xsd:element name="ttContext" minOccurs="0" maxOccurs="unbounded" type="qcom:TtContext"/>
                        /xsd:sequence>
                   /xsd:complexType>
              /xsd:schema>
              xsd:schema targetNamespace="http://www.w3.org/2005/08/addressing" attributeFormDefault="qualified" elementFormDefault="qualified">
                   xsd:import namespace="urn:schemas-qad-com:xml-services:common"/>
                   xsd:element name="Action" type="wsa:ActionType"/>
                   xsd:element name="To" type="wsa:ToType"/>
                   xsd:element name="RelatesTo" type="wsa:RelatesToType"/>
                   xsd:element name="MessageID" type="wsa:MessageIDType"/>
                   xsd:element name="ReferenceParameters" type="wsa:ReferenceParametersType"/>
                   xsd:element name="ReplyTo" type="wsa:ReplyToType"/>
                   xsd:simpleType name="ActionType">
                        xsd:restriction base="xsd:string"/>
                   /xsd:simpleType>
                   xsd:simpleType name="ToType">
                        xsd:restriction base="xsd:string"/>
                   /xsd:simpleType>
                   xsd:simpleType name="RelatesToType">
                        xsd:restriction base="xsd:string"/>
                   /xsd:simpleType>
                   xsd:simpleType name="MessageIDType">
                        xsd:restriction base="xsd:string"/>
                   /xsd:simpleType>
                   xsd:complexType name="ReferenceParametersType">
                        xsd:sequence>
                             xsd:element ref="qcom:suppressResponseDetail"/>
                        /xsd:sequence>
                   /xsd:complexType>
                   xsd:complexType name="ReplyToType">
                        xsd:sequence>
                             xsd:element name="Address" type="xsd:string"/>
                        /xsd:sequence>
                   /xsd:complexType>
              /xsd:schema>
              xsd:schema targetNamespace="urn:schemas-qad-com:xml-services" attributeFormDefault="qualified" elementFormDefault="qualified">
                   xsd:import namespace="urn:schemas-qad-com:xml-services:common"/>
                   !xsd:include schemaLocation="maintainItemSitePlanning-eB2_2.xsd"/>>
                   !xsd:include schemaLocation="maintainItemSitePlanningResponse-eB2_2.xsd"/>>
                   xsd:element name="maintainItemSitePlanning" type="qsvc:MaintainItemSitePlanningType"/>
                   xsd:element name="maintainItemSitePlanningResponse" type="qsvc:MaintainItemSitePlanningResponseType"/>
                   xsd:complexType name="MaintainItemSitePlanningType">
                        xsd:sequence>
                             xsd:element ref="qcom:dsSessionContext" minOccurs="0" maxOccurs="1"/>
                             xsd:element ref="qsvc:dsItemSitePlanning" minOccurs="0" maxOccurs="1"/>
                        /xsd:sequence>
                   /xsd:complexType>
                   xsd:complexType name="MaintainItemSitePlanningResponseType">
                        xsd:sequence>
                             xsd:element name="result" type="xsd:string"/>
                             xsd:element ref="qcom:dsSessionContext" minOccurs="0" maxOccurs="1"/>
                             xsd:element ref="qcom:dsExceptions" minOccurs="0" maxOccurs="1"/>
                             xsd:element ref="qsvc:dsItemSitePlanningResponse" minOccurs="0" maxOccurs="1"/>
                        /xsd:sequence>
                   /xsd:complexType>
                   xsd:element name="dsItemSitePlanning">
              xsd:complexType>
                   xsd:sequence>
                        xsd:element name="itemSitePlanning" type="qsvc:ItemSitePlanningType" maxOccurs="unbounded"/>
                   /xsd:sequence>
              /xsd:complexType>
              xsd:unique name="PK_itemSitePlanning">
                   xsd:selector xpath=".//itemSitePlanning"/>
                   xsd:field xpath="ptPart"/>
                   xsd:field xpath="site"/>
              /xsd:unique>
         /xsd:element>
         xsd:complexType name="ItemSitePlanningType">
              xsd:sequence>
                   xsd:element name="operation" type="xsd:string" minOccurs="0"/>
                   xsd:element name="ptPart" type="xsd:string" minOccurs="0"/>
                   xsd:element name="site" type="xsd:string" minOccurs="0"/>
                   xsd:element name="ptpMs" type="xsd:boolean" minOccurs="0"/>
                   xsd:element name="ptpPlanOrd" type="xsd:boolean" minOccurs="0"/>
                   xsd:element name="ptpTimefnce" type="xsd:int" minOccurs="0"/>
                   xsd:element name="ptpOrdPol" type="xsd:string" minOccurs="0"/>
                   xsd:element name="ptpOrdQty" type="xsd:decimal" minOccurs="0"/>
                   xsd:element name="ptpOrdPer" type="xsd:int" minOccurs="0"/>
                   xsd:element name="ptpSftyStk" type="xsd:decimal" minOccurs="0"/>
                   xsd:element name="ptpSftyTme" type="xsd:decimal" minOccurs="0"/>
                   xsd:element name="ptpRop" type="xsd:decimal" minOccurs="0"/>
                   xsd:element name="ptpRev" type="xsd:string" minOccurs="0"/>
                   xsd:element name="ptpIssPol" type="xsd:boolean" minOccurs="0"/>
                   xsd:element name="ptpBuyer" type="xsd:string" minOccurs="0"/>
                   xsd:element name="ptpVend" type="xsd:string" minOccurs="0"/>
                   xsd:element name="ptpPoSite" type="xsd:string" minOccurs="0"/>
                   xsd:element name="ptpPmCode" type="xsd:string" minOccurs="0"/>
                   xsd:element name="cfg" type="xsd:string" minOccurs="0"/>
                   xsd:element name="ptpInsRqd" type="xsd:boolean" minOccurs="0"/>
                   xsd:element name="ptpInsLead" type="xsd:int" minOccurs="0"/>
                   xsd:element name="ptpCumLead" type="xsd:int" minOccurs="0"/>
                   xsd:element name="ptpMfgLead" type="xsd:decimal" minOccurs="0"/>
                   xsd:element name="ptpPurLead" type="xsd:int" minOccurs="0"/>
                   xsd:element name="atpEnforcement" type="xsd:string" minOccurs="0"/>
                   xsd:element name="ptpAtpFamily" type="xsd:boolean" minOccurs="0"/>
                   xsd:element name="ptpRunSeq1" type="xsd:string" minOccurs="0"/>
                   xsd:element name="ptpRunSeq2" type="xsd:string" minOccurs="0"/>
                   xsd:element name="ptpPhantom" type="xsd:boolean" minOccurs="0"/>
                   xsd:element name="ptpOrdMin" type="xsd:decimal" minOccurs="0"/>
                   xsd:element name="ptpOrdMax" type="xsd:decimal" minOccurs="0"/>
                   xsd:element name="ptpOrdMult" type="xsd:decimal" minOccurs="0"/>
                   xsd:element name="ptpOpYield" type="xsd:boolean" minOccurs="0"/>
                   xsd:element name="ptpYldPct" type="xsd:decimal" minOccurs="0"/>
                   xsd:element name="ptpRun" type="xsd:decimal" minOccurs="0"/>
                   xsd:element name="ptpSetup" type="xsd:decimal" minOccurs="0"/>
                   xsd:element name="btbType" type="xsd:string" minOccurs="0"/>
                   xsd:element name="emtAuto" type="xsd:boolean" minOccurs="0"/>
                   xsd:element name="ptpNetwork" type="xsd:string" minOccurs="0"/>
                   xsd:element name="ptpRouting" type="xsd:string" minOccurs="0"/>
                   xsd:element name="ptpBomCode" type="xsd:string" minOccurs="0"/>
              /xsd:sequence>
         /xsd:complexType>
         xsd:element name="dsItemSitePlanningResponse">
              xsd:complexType>
                   xsd:sequence>
                        xsd:element name="itemSitePlanning" type="qsvc:ItemSitePlanningResponseType" maxOccurs="unbounded"/>
                   /xsd:sequence>
              /xsd:complexType>
              xsd:unique name="PKResponse_itemSitePlanning">
                   xsd:selector xpath=".//itemSitePlanning"/>
                   xsd:field xpath="ptPart"/>
                   xsd:field xpath="site"/>
              /xsd:unique>
         /xsd:element>
         xsd:complexType name="ItemSitePlanningResponseType">
              xsd:sequence>
                   xsd:element name="ptPart" type="xsd:string" minOccurs="0"/>
                   xsd:element name="site" type="xsd:string" minOccurs="0"/>
              /xsd:sequence>
         /xsd:complexType>
              /xsd:schema>
         /wsdl:types>
         wsdl:message name="processQdocMessageRequest">
              wsdl:part name="action" element="wsa:Action"/>
              wsdl:part name="to" element="wsa:To"/>
              wsdl:part name="messageID" element="wsa:MessageID"/>
              wsdl:part name="referenceParameters" element="wsa:ReferenceParameters"/>
              wsdl:part name="replyTo" element="wsa:ReplyTo"/>
              wsdl:part name="body" element="qsvc:maintainItemSitePlanning"/>
         /wsdl:message>
         wsdl:message name="processQdocMessageResponse">
              wsdl:part name="to" element="wsa:To"/>
              wsdl:part name="action" element="wsa:Action"/>
              wsdl:part name="messageID" element="wsa:MessageID"/>
              wsdl:part name="relatesTo" element="wsa:RelatesTo"/>
              wsdl:part name="body" element="qsvc:maintainItemSitePlanningResponse"/>
         /wsdl:message>
         wsdl:portType name="QdocWebService">
              wsdl:operation name="processQdocMessage">
                   wsdl:input name="processQdocMessageRequest" message="qsvc:processQdocMessageRequest"/>
                   wsdl:output name="processQdocMessageResponse" message="qsvc:processQdocMessageResponse"/>
              /wsdl:operation>
         /wsdl:portType>
         wsdl:binding name="SoapBinding" type="qsvc:QdocWebService">
              wsdlsoap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
              wsdl:operation name="processQdocMessage">
                   wsdlsoap:operation soapAction=""/>
                   wsdl:input name="processQdocMessageRequest">
                        wsdlsoap:body parts="body" use="literal"/>
                        wsdlsoap:header message="qsvc:processQdocMessageRequest" part="action" use="literal"/>
                        wsdlsoap:header message="qsvc:processQdocMessageRequest" part="to" use="literal"/>
                        wsdlsoap:header message="qsvc:processQdocMessageRequest" part="messageID" use="literal"/>
                        wsdlsoap:header message="qsvc:processQdocMessageRequest" part="referenceParameters" use="literal"/>
                        wsdlsoap:header message="qsvc:processQdocMessageRequest" part="replyTo" use="literal"/>
                   /wsdl:input>
                   wsdl:output name="processQdocMessageResponse">
                        wsdlsoap:body parts="body" use="literal"/>
                        wsdlsoap:header message="qsvc:processQdocMessageResponse" part="to" use="literal"/>
                        wsdlsoap:header message="qsvc:processQdocMessageResponse" part="action" use="literal"/>
                        wsdlsoap:header message="qsvc:processQdocMessageResponse" part="messageID" use="literal"/>
                        wsdlsoap:header message="qsvc:processQdocMessageResponse" part="relatesTo" use="literal"/>
                   /wsdl:output>
              /wsdl:operation>
         /wsdl:binding>
         wsdl:service name="QdocWebService">
              wsdl:port name="QdocWebService" binding="qsvc:SoapBinding">
                   wsdlsoap:address location="http://localhost:8080/qxtendserver/services/"/>
              /wsdl:port>
         /wsdl:service>
    /wsdl:definitions>
    Thanks and Regards
    Riju

    Hi All,
    Thanks for your input.. Is it the same wiht Oracle Database also?? Cant we insert/update records in View Tables using SAP PI?
    I am trying to insert records in a view table in SQL server but getting error message... where as when I try to insert in TABLE ..Its working..
    Any inputs on this..
    Thanks
    Rajeev
    Edited by: rajeev raj on Apr 26, 2010 11:03 AM

  • Best Practice for Placing meta tags in HEAD of document

    Good afternoon,
    We are utilizing Oracle UCM's ability to dynamically generate pages based on page templates, region templates, and contributor data files that contributors may edit and publish. We have a specific need to include meta tags in the head section of each page that are custom to the data present in each contributor data file. Including the meta tags in the region template that pertains to a section of our website does not work, as it does not include a <head> section. Alternatively, I can not place the meta tags in the page template, as the data in each meta tag is specific to the metadata surrounding each contributor data file.
    My question is this: Is there a best practice, or Oracle-supported method of accomplishing this task? I have to believe there is some way to accomplish this, as the need for meta tags for social media sites and search engines is very common.
    Thank you very much for your time,
    Josh

    Thanks for the reply, Jiri.
    I believe that the answer is 'yes' to both of your questions above. I do have a question about the formatting of the meta tag itself, as my main question is how do I extract the needed information from a particular CDF so that it is displayed in the <head> section located in the page template.
    I have a Region Definition for the content section of my page with a 'Title' field, which a contributor can fill in, save, and create a Contributor Data File with their own specified title. Let's also say that my page template, which formats the entire page, looks like this (rough):
    <html>
      <head>
      <title>Web page</title>
      </head>
      <body>
      <!-- placeholder for header section -->
      <!-- placeholder for content section -->
      <!-- placeholder for footer section -->
      </body>
    </html>
    What would my <meta> tag look like for the following:
      <meta property="og:title" content="Title of the content section"/>
    Let's name our templates/definitions:
    Page Template: PT_META
    Region Template: RT_META
    Region Definition: RD_META
    Contributor Data File: CDF_META
    In other words, how do I extract the information included in the Contributor Data File (as well as its metadata) for use in the Page Template? Is there some sort of Idoc Script call that can be used?
    Thank you so much,
    Josh

  • Custom HTML meta tags in head section

    We want to add custom HTML code to our html-type (HTMLHelp,
    FlashHelp, WebHelp) output.
    We know how to add HTML code to the <body> section, by
    selecting from RoboHelp's main top menu "Insert > HTML".
    We also know how to add HTML code to multiple topics at once,
    by adding the HTML code to the header and/or footer or a template,
    and linking the relevant topics to that template.
    We now want to add HTML code (in particular, custom META
    tags) to the <head> section. However, it appears that the
    content of the template header appears in the <body> section.
    Of course, we could run a search-and-replace-all on our
    existing topics, to replace existing HTML code on the <head>
    section with our custom code. But we would need to remember to do
    this each time we add a new topic. It is not a big deal, but this
    does not seem to be a very efficient way of doing this.
    We figure that there must be some type of collection of
    HTML-templates that RoboHelp uses each time a new topic is created,
    to automatically insert some standard HTML code. But, do we have
    easy access to such HTML-templates? Where are they stored?
    Thanks for you help!

    Have you tried working in the "True Code" editor? This seems
    to be all you need to do.
    John

  • Include a New Meta Tag in head section of OBIEE generated HTML

    Hi,
    Is there any xml place holder, that we can modify / add any additional HTML tags to the <HEAD> section of the HTML that OBIEE is going to generate.
    Requirement is to add the following tag in the <HEAD> section.
    <meta http-equiv="X-UA-Compatible" content="IE=8, IE=9, IE=10" />
    Thanks
    Kaushik

    Try in this file
    OFM\Oracle_BI1\bifoundation\web\msgdb\l_en\messages\productmessages.xml
    Search for kmsgProductGeneral
    add it after <HTML> tag
    make sure you use <HEAD> tag and you close them properly for required tags.
    If helps pls mark as correct, else let me know.

  • HTMLDataSet paragraph tag in header not allowed?

    Anything I am doing wrong?
    Spry’s HTMLDataSet (SpryHTMLDataSet.js - version 0.25 - Spry Pre-Release 1.6.1) doesn't seem to give the data in any column in which the header is enclosed within a paragraph tag.
    Snippets demonstrating this are below.  The first column of data does not display.  Take out the <p></p> from the 1st column and all works as expected. 
    Strangely, the data may be enclosed without effect.
    As a new user of CS5 and DW, I encountered this while going through the CS5 CW Classroom in a Book sample in chapter 14.  Had to spend of bit of time narrowing down the source of the original problem, which was that only the headers display in Live View or IE.  My apologies if this something most people already know.
    <script src="SpryAssets/SpryData.js" type="text/javascript"></script>
    <script src="SpryAssets/SpryHTMLDataSet.js" type="text/javascript"></script>
    <script type="text/javascript">
    var ds1 = new Spry.Data.HTMLDataSet("MySimpTbl.html", "SimpTbl");
    </script>
    </head>
    <body>
    <h1> My Temp Page Test </h1>
    <div spry:region="ds1">
      <table>
        <tr>
          <th spry:sort="HC1">HC1</th>
          <th spry:sort="HC2">HC2</th>
          <th spry:sort="HC3">HC3</th>
          <th spry:sort="HC4">HC4</th>
        </tr>
        <tr spry:repeat="ds1">
          <td>{HC1}</td>
          <td>{HC2}</td>
          <td>{HC3}</td>
          <td>{HC4}</td>
        </tr>
      </table>
    </div>
      <p> end of page </p>
    </body>
    Within MySimplTbl.html:
    <body>
    <table id="SimpTbl">
      <caption>
        Simple Table
      </caption>
      <tr>
                    <th><p>HC1</p></th>
        <th>HC2</th>
        <th>HC3</th>
        <th>HC4</th>
      <tr>
        <td>r1c1</td>
        <td>r1c2</td>
        <td>r1c3</td>
        <td>r1c4</td>
      </tr>
      <tr>
        <td>r2c1</td>
        <td>r2c2</td>
        <td>r2c3</td>
        <td>r2c4</td>
      </tr>
      <tr>
        <td>r3c1</td>
        <td>r3c2</td>
        <td>r3c3</td>
        <td>r3c4</td>
      </tr>
    </table>
    </body>

    Thanks for your reply.
    Re:
    In the same way I am confused why you should want to use a p-element for a heading.
    Excellent question.  I'm all for the - if it hurts, don't do it without good reason - philosophy.  The authors of the book I am using to learn Dreamweaver, "Adobe Dreamweaver CS5 Classroom in a Book", had the p-elements in their lesson 14 file for learning HTMLDataSet use.  I couldn't tell you why they chose to have p-elements in the headers.  The rest of the book, which has versions for CS3 and CS4, has been without significant flaw.  So as a newbie, I assumed I might have the incorrect .js or done something wrong.
    Lacking vision of a positive return on effort required to pursure this further, I'll mark this question as answered and benignly assume that an undocumented and unsupported feature of supporting p-elements in the headers of previous versions of the HTMLDataSet has been removed.

  • I would like to load a custom javascript from my machine to have a toolbar button in firefox that allows me to set class tags to target on a webpage.

    I want to be able to create a java script function that allows me to target certain class names on specific websites. I want to make a custom button to initialize the function in the Mozilla toolbar. Similar to Adblock but as a toggle button so I can turn it on when i feel like it.

    hello Kalevera, you could build a simple extension to achieve that, but this will obviously go beyond the scope of this support forum.
    for some resources to get started you could refer to
    https://developer.mozilla.org/en-US/Add-ons/SDK
    https://developer.mozilla.org/en-US/Add-ons/SDK/Low-Level_APIs/ui_button_toggle
    https://forums.mozilla.org/viewforum.php?f=7

  • Problem Editing HEAD tag for Facebook Open Graph

    In order for pages to play nice with some of the new Facebook features they can add meta tag content to identify the page as a specific "object" in the Facebook Graph.
    The problem is they ask you to add some namespace information as an attribute in the head tag and when I try to put anything in the actual tag itself I get an error:
    Header must contain <head> and </head> tags.
    I'm attempting to make the head tag look something like this:
    <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# my_fb_app: http://ogp.me/ns/fb/my_fb_app#">
    I have an end tag for head, I just thing the validation fails if you put anything in the head tag itself.
    Any ideas?
    Thanks,
    Greg

    <tt>prefix</tt> is not an HTML atttribute: it is part of RDF (which I haven't got my head round at all). However I get the same error on apex.oracle.com using
    <head class="foo"><tt>class</tt> is one of the HTML global attributes permitted on the <a href="<tt>head</tt> element, so this is definitely a parsing bug in APEX.
    Couple of possible workarounds:
    <li>In the examples in RDFa spec the <tt>prefix</tt> occurs in the <tt>html</tt> element, which APEX 4.1 will permit.
    <li>Add the <tt>prefix</tt> to the <tt>head</tt> element using a Dynamic Action/JavaScript on page load.
    You might try these and see whether they are compatible with whatever Facebook is doing.
    Please include the following information when posting a question (especially if it might be a bug):
    <li>Full APEX version
    <li>Full DB/version/edition/host OS
    <li>Web server architecture (EPG, OHS or APEX listener/host OS)
    <li>Browser(s) and version(s) used

Maybe you are looking for

  • [SOLVED]Access shares in Active Directory env w/o asking for pword

    Hello, read this and configured my computer like described. So far so good. When I know use my file manager and want to access smb://fileserver/share he askes me for a password. When I first used Ubuntu there was a software called Likewyse open which

  • EDI for LIV

    Hi there, I have 2 questions: 1.- Is mandatory to enter the GR before receive the EDI invoice? 2.- Can I receive EDI invoices with delivery costs? Example PO: 100 USD (Material) + 20 USD (Freight) = 120 USD (Same vendor). Invoice: 120 USD including m

  • What is the best way to create VR movies from a PhotoShop panorama? QTPro?

    I found that I have the most success making panoramas using PhotoShop rather than dedicated panorama programs like Panorama Maker. Now that I made a panorama I like in PhotoShop can I use Quicktime Pro to turn it into a VR that someone can navigate?

  • Change name of IntermediateCA

    I changed the host name of my server and would now like to change the name of my IntermediateCA which is still showing the old host name. Is this possible? I would like to associate the new IntermediateCA with Profile Manager to sign configuration pr

  • How i can change default Deployment server in Creator 2 ea 2.

    Hi Thank you for reading my post. I want to change Creator 2 ea 2 , deployment server I used to use centeralized deployment server . and i want to change Creator server , and set it to that server. How i can do this ?