rjray

1,370
reputation
63 views

Registered User

name rjray
member for 1 year
seen yesterday
website
location US
age 41
Perl hacker, software engineer, occasionally both at the same time. In the rare moments not spent at a keyboard I've been known to paint, read about military history and am currently learning Russian (albeit at a slow pace).
2d
awarded  Popular Question
Sep
20
comment What does the ref attribute on an element in an xsd do?
I up-voted this, as it is a good explanation. However, a ref attribute refers to an external entity by its "id", not "name". For your example to work, the declaration of "item" in the second code-block needs to be: <xs:element id="item" name="item" type="itemType" />
Sep
16
awarded  Yearling
Sep
7
accepted Understanding XML-RPC param possibilities, especially recursion of values
Sep
5
answered Understanding XML-RPC param possibilities, especially recursion of values
Aug
20
comment Wordpress per-category feeds have generic titles
Go to dereferenced.com -- look at the feed (from the location-bar icon). Then click on any of the categories for the first post... when on the category page look at the feed again and you'll see it.
Aug
19
asked Wordpress per-category feeds have generic titles
Jul
2
asked Network manager keeps creating DHCP connection
Jun
24
awarded  Nice Answer