Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
BooksOnly.xtr
Package: delphi.rar [view]
Upload User: fh681027
Upload Date: 2022-07-23
Package Size: 1959k
Code Size: 2k
Category:
Delphi VCL
Development Platform:
Delphi
- <XmlTransformation Version="1.0"><Transform Direction="ToCds" DataEncoding="UTF-8"><SelectEach dest="DATAPACKETROWDATAROW" from="booksbook"><Select dest="@title" from="title"/><Select dest="@author" from="author"/></SelectEach></Transform><XmlSchema RootName="books"><![CDATA[<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
- <xs:element name="books" type="booksType"/>
- <xs:complexType name="booksType">
- <xs:sequence>
- <xs:element name="book" type="bookType" minOccurs="0" maxOccurs="unbounded"/>
- <xs:element name="ebook" type="ebookType" minOccurs="0" maxOccurs="unbounded"/>
- </xs:sequence>
- <xs:attribute name="text" type="xs:string"/>
- </xs:complexType>
- <xs:element name="book" type="bookType"/>
- <xs:complexType name="bookType">
- <xs:sequence>
- <xs:element name="title" type="titleType"/>
- <xs:element name="author" type="authorType"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="title" type="titleType"/>
- <xs:simpleType name="titleType">
- <xs:restriction base="xs:string"/>
- </xs:simpleType>
- <xs:element name="author" type="authorType"/>
- <xs:simpleType name="authorType">
- <xs:restriction base="xs:string"/>
- </xs:simpleType>
- <xs:element name="ebook" type="ebookType"/>
- <xs:complexType name="ebookType">
- <xs:sequence>
- <xs:element name="title" type="titleType"/>
- <xs:element name="url" type="urlType"/>
- <xs:element name="author" type="authorType"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="title" type="titleType"/>
- <xs:simpleType name="titleType">
- <xs:restriction base="xs:string"/>
- </xs:simpleType>
- <xs:element name="url" type="urlType"/>
- <xs:simpleType name="urlType">
- <xs:restriction base="xs:string"/>
- </xs:simpleType>
- <xs:element name="author" type="authorType"/>
- <xs:simpleType name="authorType">
- <xs:restriction base="xs:string"/>
- </xs:simpleType>
- </xs:schema>]]></XmlSchema><CdsSkeleton/><XslTransform/><Skeleton><![CDATA[<?xml version="1.0"?><DATAPACKET Version="2.0"><METADATA><FIELDS><FIELD attrname="title" fieldtype="string" WIDTH="27"/><FIELD attrname="author" fieldtype="string" WIDTH="6"/></FIELDS><PARAMS/></METADATA><ROWDATA/></DATAPACKET>
- ]]></Skeleton></XmlTransformation>