>From what I can see in the source code it's not case sensitive.
dirk. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Brent Ozar Sent: Wed Jun 25 1:50 PM To: ServersAlive Subject: [SA-list] Group header tags case-sensitive? This sounds crazy, but I'm working on my XML templates this morning, and I can't get them to work when they're all upper case. For example, this works: <SA_REPORT sort=status,prettyname> <sa_groupheader> <sa_group_name> </sa_groupheader> </SA_REPORT> But this doesn't: <SA_REPORT sort=status,prettyname> <SA_GROUPHEADER> <SA_GROUP_NAME> </SA_GROUPHEADER> </SA_REPORT> If it's upper case, SA doesn't generate the group name tag. Is it possible that the group tags are case-sensitive? I'm still not 100% positive that's the problem - it's been a long morning already. B-D Brent -- BrentO Just got a new truck for my girlfriend...GREAT TRADE! To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive To unsubscribe from a list, send a mail message to [EMAIL PROTECTED] With the following in the body of the message: unsubscribe SAlive
