Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'xml'

1922340 - Pongo Ewing: xml x dmi os mac bios virtualbox
  1.       <ExtraDataItem name="VBoxInternal/Devices/efi/0/Config/DmiBIOSReleaseDate" value="02/10/09"/>
  2.       <ExtraDataItem name="VBoxInternal/Devices/efi/0/Config/DmiBIOSReleaseMajor" value="0"/>
  3.       <ExtraDataItem name="VBoxInternal/Devices/efi/0/Config/DmiBIOSReleaseMinor" value="1"/>
  4.       <ExtraDataItem name="VBoxInternal/Devices/efi/0/Config/DmiBIOSVendor" value="Apple Inc."/>
  5.       <ExtraDataItem name="VBoxInternal/Devices/efi/0/Config/DmiBIOSVersion" value="    MM31.88Z.0081.B02.0902101738"/>
  6.       <ExtraDataItem name="VBoxInternal/Devices/efi/0/Config/DmiSystemFamily" value="Macmini"/>
  7.       <ExtraDataItem name="VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" value="Macmini3,1"/>
  8.       <ExtraDataItem name="VBoxInternal/Devices/efi/0/Config/DmiSystemUuid" value="978369DB-54FA-F24C-82C8-B1B5307A6A7E"/>
  9.  
1910611 - dwstrip.php: php xml comments html xhtml strip template dreamweaver tidy
  1. <?php
  2. ################################################################################
  3. #                                                                              #
  4. #                  *****Dreamweaver Comment Stripper*****                      #
  5. #   (C)2010 Daniel Sowden. You may use, modify and redistribute this script    #
  6. #   in any way you wish as long as this original notice is maintained and      #
  7. #   credit is given where due...                                               #
  8. #   Daniel Sowden <daniel3322@gmail.com>                                       #
  9.  
1849809 - RDM Castonell: xml ffxi rdm castonell
  1. <?xml version="1.0" ?>
  2. <!--
  3. ===================================================
  4.                 Castonell's RDM SpellCast 22/3/10
  5.     My mp levels (espically in the if statements) are all designed for being food'less+ sub /nin "lower boundaries"
  6. ===================================================
  7. -->
  8. <spellcast>
  9.  
1849807 - Castonell RDM.XML: xml ffxi rdm castonell
  1. <?xml version="1.0" ?>
  2. <!--
  3. ===================================================
  4.                 Castonell's RDM SpellCast 22/3/10
  5.     My mp levels (espically in the if statements) are all designed for being food'less+ sub /nin "lower boundaries"
  6. ===================================================
  7.  -->
  8. <spellcast>
  9.  
1679797 - splunk_showsource_to_xml.py: python xml views splunk showsource
  1. #!/usr/bin/env python
  2. """
  3. A simple utility to convert Splunk's simple dashboard/form XML format used in
  4. Splunk 4.0 and help you convert it into the advanced XML view format using the
  5. provided "showsource" feature. In the future, an automated tool will most likely
  6. be available. However, in the mean time it is quite tedious to convert all of
  7. that by hand, so I wrote this to quickly convert the python dictionaries dumped
  8. on the web page into the advance XML form structure one module at a time.
  9.  
1676548 - splunk_showsource_to_xml.py: python xml views splunk showsource
  1. #!/usr/bin/env python
  2. """
  3. A simple utility to convert Splunk's simple dashboard/form XML format used in
  4. Splunk 4.0 and help you convert it into the advanced XML view format using the
  5. provided "showsource" feature. In the future, an automated tool will most likely
  6. be available. However, in the mean time it is quite tedious to convert all of
  7. that by hand, so I wrote this to quickly convert the python dictionaries dumped
  8. on the web page into the advance XML form structure one module at a time.
  9.  
1676530 - splunk_showsource_to_xml.py: python xml views splunk showsource
  1. #!/usr/bin/env python
  2. """
  3. A simple utility to convert Splunk's simple dashboard/form XML format used in
  4. Splunk 4.0 and help you convert it into the advanced XML view format using the
  5. provided "showsource" feature. In the future, an automated tool will most likely
  6. be available. However, in the mean time it is quite tedious to convert all of
  7. that by hand, so I wrote this to quickly convert the python dictionaries dumped
  8. on the web page into the advance XML form structure one module at a time.
  9.  
1662305 - BictBruitix xml parse
preview unavailable
1661474 - PearseBaimi xml parse
preview unavailable
1659674 - Dachthock xml parse
preview unavailable
1651961 - Cefn Hoile: xml xquery cefn.com
  1. for $page in $allpages return c:writepage(c:href($page),$page/div[*], $defaultmenu) ,
  2. for $person in $allpersons order by $person/@title return c:writepage(c:href($person),(c:writelabel($person), <div><h2>Projects</h2>{c:writelist($allprojects[contributor/@refid=$person/@id])}</div>, $person/div[*]), $peoplemenu),
  3. for $project in $allprojects return c:writepage(c:href($project),(c:writelabel($project), <div><h2>Contributors</h2>{c:writelist($allpersons[@id=$project/contributor/@refid])}</div>,$project/div[*]), $projectmenu),
  4. c:writepage('list_persons.html', <div>{c:writelist($allpersons)}</div>, $peoplemenu),
  5. c:writepage('list_projects.html', (for $date in distinct-values($allprojects/@presented) order by xs:date($date) descending return <div><h2>{string($date)}</h2><p>{c:writelist($allprojects[@presented=$date])}</p></div>), $projectmenu)
1651951 - Cefn Hoile: xml gigox xquery widoh cefn.com
  1. <person id="cefnhoile" title="Cefn Hoile" desc="Inventor, Engineer, Troublemaker">
  2.     <div>
  3.         <h2>About Me</h2>
  4.         <p>I work in BT's Future Technologies Group, creating new forms of programming languages for non-technical people.</p>
  5.         <p>
  6.             Anyone local who likes my projects should join Ipswich's <a href="http://curiositycollective.org">Curiosity Collective</a> 
  7.             who experiment with playful technology for arts and sheer pleasure. That's the forum for cooking up a lot of the
  8.             more ridiculous ideas, as well as working out how to actually build them.
  9.  
1646167 - ascettamp xml parse
preview unavailable
1488970 - Web Service Encoded for PHP: php xml json service web
  1. <?php
  2. // PHP Web Service Encoder
  3. //
  4. // Takes arbitrary data and encodes it to be returned (usually as a web service)
  5. //
  6. // Data Formats Supported:
  7. // - XML
  8. // - JSON
  9.  
1488968 - Web Service Encoded for PHP: php xml json service web
  1. <?php
  2. // PHP Web Service Encoder
  3. //
  4. // Takes arbitrary data and encodes it to be returned (usually as a web service)
  5. //
  6. // Data Formats Supported:
  7. // - XML
  8. // - JSON
  9.  
1450337 - prs-505 font sizes: xml font prs-505 sizes
  1.                         <style id="kbookBigTitle" halign="left" size="48" style="bold" color="#FFFFFF"/>
  2.                         <style id="kbookSmallTitle" halign="left" size="36" style="bold" color="#FFFFFF"/>
  3.  
  4.                         <style id="kbookVBigName" halign="left" valign="top" top="4" size="36" style="bold"/>
  5.                         <style id="kbookVSmallName" halign="left" valign="top" top="4" size="24" style="bold"/>
  6.                         <style id="kbookVComment" halign="right" valign="bottom" bottom="3" size="18" truncate="center"/>
  7.                         <style id="kbookVTab" halign="right" right="7" size="36" style="bold"/>
  8.                         <style id="kbookVMark" halign="right" right="7" size="36" style="bold" color="#FFFFFF"/>
  9.  
1450336 - prs-505 font sizes: xml font prs-505 sizes
  1.                         <style id="kbookBigTitle" halign="left" size="48" style="bold" color="#FFFFFF"/>
  2.                         <style id="kbookSmallTitle" halign="left" size="36" style="bold" color="#FFFFFF"/>
  3.  
  4.                         <style id="kbookVBigName" halign="left" valign="top" top="4" size="36" style="bold"/>
  5.                         <style id="kbookVSmallName" halign="left" valign="top" top="4" size="24" style="bold"/>
  6.                         <style id="kbookVComment" halign="right" valign="bottom" bottom="3" size="18" truncate="center"/>
  7.                         <style id="kbookVTab" halign="right" right="7" size="36" style="bold"/>
  8.                         <style id="kbookVMark" halign="right" right="7" size="36" style="bold" color="#FFFFFF"/>
  9.  
1404334 - Shoaibi: xml objc objectivec touchxml
  1. /****
  2.  
  3.  
  4. In response to my own question at: http://stackoverflow.com/questions/773651/xml-parsing-in-cocoa-touch-iphone
  5.  
  6.  
  7. SAMPLE XML:
  8.  
  9.  
  10.  
1246572 - Presidential Results: xml map 2008 08 nbc decision electoral presidential election
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <States>
  3.   <State id="Wyoming" Votes="3" Color="Red" />
  4.   <State id="Wisconsin" Votes="10" Color="Blue" />
  5.   <State id="West_Virginia" Votes="5" Color="Red" />
  6.   <State id="Washington_DC" Votes="3" Color="Blue" />
  7.   <State id="Washington" Votes="11" Color="Blue" />
  8.   <State id="Virginia" Votes="13" Color="Blue" />
  9.  
955565 - Preliminary example of the Newma: xml system protocol administration
  1. <?xml version="1.0"?>
  2. <transaction>
  3.     <request>
  4.     <program>usermod</program>
  5.     <operation>create user</operation>
  6.     <parameter name="username">tdream</parameter>
  7.     <parameter name="uid">1970</parameter>
  8.     <parameter name="gid">1970</parameter>
  9.  
840832 - IRC XML Parser and Announcer: xml c parser based
  1. #!/bin/bash
  2.  
  3. #########################################
  4. # feed1="http://animesuki.com/rss.php"  # RSS feed #1
  5. # feed2="http://rss.a.scarywater.net/"  # RSS feed #2
  6. # dir="~/feeds"                         # Where should I put the feeds?
  7. # parser="~/bin/parse"                  # (see below)
  8. #########################################
  9.  
840763 - IRC XML Parser and Announcer: xml c parser based
  1. #!/bin/bash
  2.  
  3. FEED1="http://animesuki.com/rss.php"
  4. FEED2="http://rss.a.scarywater.net/"
  5.  
  6. NEW1="/home/infinity/feeds/new"
  7. new1="/home/infinity/feeds/new-p"
  8. old1="/home/infinity/feeds/old-p"
  9.  
839900 - XML in C#: xml c
  1.         public void xml_write(string iName, string iSerial)
  2.         {
  3.             //Define everything
  4.             XmlElement xmlelem;
  5.             XmlElement xmlelem2;
  6.             XmlElement xmlelem3;
  7.             XmlText xmltext;
  8.             string myPath = Application.StartupPath.ToString();
  9.  
824297 - diesl0w: xml c .net boolean tolower
  1. private void frmMain_Load(object sender, EventArgs e)
  2.                 {
  3.                         XmlSerializer xml = new XmlSerializer(typeof(DeviceInfo));
  4.  
  5.                         StreamReader read = File.OpenText("RModems.xml");
  6.                 DevInfo = (DeviceInfo)(xml.Deserialize(read));
  7.             read.Close();
  8.            
  9.  
824292 - diesl0w: xml c .net boolean tolower
  1. private void frmMain_Load(object sender, EventArgs e)
  2.                 {
  3.                         XmlSerializer xml = new XmlSerializer(typeof(DeviceInfo));
  4.  
  5.                         StreamReader read = File.OpenText("RModems.xml");
  6.                 DevInfo = (DeviceInfo)(xml.Deserialize(read));
  7.             read.Close();
  8.            
  9.  
780632 - fearphage: xsl xml xslt
  1. // ==UserScript==
  2. // @include *.xmlaa
  3. // @include *.xsl
  4. // ==/UserScript==
  5.  
  6. //opera.postError('triggered');
  7. FeedView = { init: function() { } };
  8. opera.addEventListener('BeforeEvent.DOMContentLoaded'
  9.  
777232 - Townsend: xsl xml
  1. <WebPartPages:DataFormWebPart *snip* >
  2.   <XSL>
  3.     <xsl:stylesheet *snip* >
  4.       <xsl:output method="html" indent="no"/>
  5.       <xsl:decimal-format NaN=""/>
  6.       <xsl:param name="dvt_apos">'</xsl:param>
  7.       <xsl:param name="dvt_firstrow">1</xsl:param>
  8.       <xsl:param name="dvt_nextpagedata" />
  9.  
777227 - Townsend: xsl xml
  1. <WebPartPages:DataFormWebPart *snip* >
  2.   <XSL>
  3.     <xsl:stylesheet *snip* >
  4.       <xsl:output method="html" indent="no"/>
  5.       <xsl:decimal-format NaN=""/>
  6.       <xsl:param name="dvt_apos">'</xsl:param>
  7.       <xsl:param name="dvt_firstrow">1</xsl:param>
  8.       <xsl:param name="dvt_nextpagedata" />
  9.  
769321 - array2xml: php xml array
  1. <?php
  2.  
  3.         class array2xml {
  4.                
  5.                 public $data;
  6.                 public $dom_tree;
  7.                
  8.                 public  function __construct($array){
  9.  
745927 - Jaiku output xml jaiku output
preview unavailable
696351 - darkfader: xml simple pkgsrc nmap2nagios
  1. => Running POST-INSTALL script actions
  2. => Registering installation for p5-XML-Simple-2.16
  3. p5-XML-Simple-2.16 requires installed package p5-Storable-2.16
  4. p5-XML-Simple-2.16 requires installed package p5-Test-Simple-0.70
  5. p5-XML-Simple-2.16 requires installed package p5-XML-NamespaceSupport-1.09
  6. p5-XML-Simple-2.16 requires installed package p5-XML-Parser-2.34nb5
  7. p5-XML-Simple-2.16 requires installed package p5-XML-SAX-0.15
  8. p5-XML-Simple-2.16 requires installed package perl-5.8.8nb4
  9.  
684784 - something.pl xml parse
preview unavailable
589216 - fearphage: xsl stylesheet xml
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:exsl="http://exslt.org/common" extension-element-prefixes="exsl" >
  3.   <xsl:output method="xml" cdata-section-elements="script" />
  4.   <xsl:template match="/rss">
  5.     <dl id="news">
  6.   <xsl:variable name="months">
  7.     <name>Jan</name>
  8.     <name>Feb</name>
  9.