Groups
Groups
Sign in
Groups
Groups
Golf Markup Language
Conversations
About
Send feedback
Help
<golfml> tag attributes do not validate
13 views
Skip to first unread message
minesadorada
unread,
Apr 20, 2012, 10:57:37 AM
4/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golf-marku...@googlegroups.com
One of the golfml attributes will not validate.
Here is the error:
'xmlns=
http://code.google.com/p/golfml
' is not a valid URI
Here's the full tag and attributes I have been writing with CourseWriter:
<?xml version="1.0"?>
<golfml xmlns="xmlns=
http://code.google.com/p/golfml
" version="0.9"
xmlns:g="
http://code.google.com/p/golfml
"
xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance
"
xsi:schemaLocation="
http://code.google.com/p/golfml/source/browse/golfml/schemas/golfml.xsd
">
Is there a correction I can make?
Pierre Mareschal
unread,
Apr 20, 2012, 11:25:41 AM
4/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golf-marku...@googlegroups.com
I think there is a typo:
You should write
<golfml xmlns="
http://code.google.com/p/golfml
"
rather than
<golfml xmlns="xmlns=
http://code.google.com/p/golfml
"
xmlns= appears twice.
If you look at your code too long, you don't see those things anymore.
Don't forget to play golf.
/p
minesadorada
unread,
Apr 20, 2012, 1:16:35 PM
4/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to golf-marku...@googlegroups.com
Doh! Now to update all the versions and source....
Thanks Pierre :)
Reply all
Reply to author
Forward
0 new messages