Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by KG0102

  1. KG0102

    Mapping the Content control in an XSL

    Hi tsuji, The intention was not to make life difficult for you or hiding the context,the reason was that I was using the very similar code for adding content controls but could not divulge the actual code therefore searched a very similar code. However I found the solution for it: <xsl:if...
  2. KG0102

    Mapping the Content control in an XSL

    Tsuji, the code snippet appears after we introduce a content control in a word document and the content control is introduced for a selected text within a tag i.e <demo-text> with several demo text tags at same level but I want to pick only the text under the content control in a particular tag...
  3. KG0102

    Mapping the Content control in an XSL

    How to map the content under <w:sdtcontent> tag in an xsl: Have a look at the content control code in xml: <w:sdt> <w:sdtPr> <w:alias w:val="Last Name" /> <w:tag w:val="LastName" /> <w:dataBinding...
  4. KG0102

    How to ensure that an Xml element is not blank

    Hi tsuji, Actually I just want to know is there any function etc in XSLT that recognises that a a mandatory XML tag has been left blank and throws an error. Regards, KG0102
  5. KG0102

    How to ensure that an Xml element is not blank

    Hi I am new to sharepoint and want to ensure that none of the tags in our tenmplate is left blank can anybody help. Regards, KG0102

Part and Inventory Search

Back
Top