Conditional MinOccurs in an XSD
Fri, 23 May 2008 12:41:01 -0700 (PDT)
With the following XML
<ProductTypeID>1</ProductTypeID>
<A/>
<B/>
<C/>
<D/>
I'd like to achieve the following scenario in my xsd:
if ProductTypeID = 1 then the XML should be
<ProductTypeID>1</ProductTypeID>
<A/>
<B/>
if ProductTypeID = 2 then the XML should be
<ProductTypeID>2</ProductTypeID> ...
|
where is DomDocument50 ?
Thu, 22 May 2008 13:06:49 -0700 (PDT)
I am new to XML and not a techie but I do a good bit of VBA in Excel.
I am trying to copy exactly MSDN article aa159897 which uses a WEB
service to copy SharePoint 2007 list data into a Word 2003 document.
My computer has XP w SP1, Word 2003 Prof. w SP3 plus a few MS Office
2007 components. I've installed MS ...
|
MSXML2.ServerXMLHTTP60
Wed, 21 May 2008 16:20:02 -0700
I am calling a web service that works in Windows XP but does not Vista. The
following error is produced calling the send method: "The client and server
cannot communicate, because they do not possess a common algorithm."
Code:
Dim objXMLServerXMLHTTP As MSXML2.ServerXMLHTTP60
Set objXMLServerXMLHTTP = New M ...
|
How to get the namespace URI string?
Tue, 20 May 2008 15:46:09 -0700
Hello,
I have a XML as below:
declare @doc2 xml
SET @doc2 = '<?xml version="1.0" ?>
<p1: Domains_and_Emails xmlns:p1="LDAP">
<Domain>
<UnixEmail>
<uid>info</uid>
<Password>xyz</Password>
<EmailAccount>info@xyz.com</EmailAccount>
</UnixEmail>
</Domain>
</p1: Domains_and_Emai ...
|
Variable in XQUERY
Tue, 20 May 2008 12:21:35 -0700
Hello,
I have a XML as below:
declare @doc2 xml
SET @doc2 = '<?xml version="1.0" ?>
<p1: Domains_and_Emails xmlns:p1="LDAP">
<Domain>
<UnixEmail>
<uid>info</uid>
<Password>xyz</Password>
<EmailAccount>info@xyz.com</EmailAccount>
</UnixEmail>
</Domain>
</p1: Domains_and_Emai ...
|
XML : How to insert element between two elements ?
Tue, 20 May 2008 08:00:14 +0200
Hi,
I need to insert the following element :
<QUATRE Attr_1="400" Attr_2="100" />
in my xml file witch is looking like that :
<TEST>
<Etape_1>
<NEUF Attr_1="400" Attr_2="100" />
<DIX Attr_1="400" Attr_2="100" />
<ONZE Attr_1="400" Attr_2="100" />
</Etape_1>
<Etape_2>
<UN Attr_1= ...
|
Limiting XSLT result elements
Mon, 19 May 2008 14:29:02 -0700 (PDT)
I have an XSL transformation that sorts some data by date, but now my
client wants me to limit the number of data elements to 4. That is,
if the data contains 6 elements, they want it sorted in ascending
order and only the last 4 records included in the output. I don't see
any easy way to do this, but I figure ...
|
|
|
mobile browser in desktop browser
Mon, 19 May 2008 17:00:16 -0300
Hi and tks a lot for your time!
I put a nice fake mobile phone screen on my site and a textbox where
visitors can enter an URL to see how it looks when browsing through a real
mobile phone.
I'm trying this:
Set xml = Server.CreateObject("MSXML2.ServerXMLHTTP")
xml.Open "GET", "http://www.google.com", ...
|
acomplia canada belgique
acquerir acomplia us usa soft
eurodrugs.org
acomplia bon marche Sans Prescription
acomplia par email
Mon, 19 May 2008 08:17:23 -0700
acomplia canada belgique
acquerir acomplia us usa soft
eurodrugs.org
acomplia bon marche Sans Prescription
acomplia par email
+++ PERTE DE POIDS +++ PERTE DE POIDS +++ PERTE DE POIDS +++
+
ACHETER ACOMPLIA BON MARCHE (ALL CARD ACCEPTED)
http://jhku.net/ACHETER-ACOMPLIA-BON-MARCHE/
http://jhku.net/ACHETE ...
|
Zune Error Message
Sun, 18 May 2008 09:39:00 -0700
Does anyone know how to fix this error:
Zune encountered a critical error and needs to close. For instructions on
correcting this error, open the url below in a web browser.
http://go.microsoft.com/fwlink/?LinkId=105744&locale=409&geoid=f4&version=2.5.447.0&userlocale=409&system=ZuneCLient
I went there bu ...
|