Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 2 of 2
Search took 0.04 seconds.
Search: Posts Made By: renting
Forum: XML 08-19-2009, 09:58 AM
Replies: 1
Views: 3,005
Posted By renting
I got some help elsewhere and figured out a way...

I got some help elsewhere and figured out a way to do this:

<xs:simpleType name="frequencyunit">
<xs:restriction base="xs:string">
<xs:enumeration value="Hz" />
...
Forum: XML 08-10-2009, 07:55 PM
Replies: 1
Views: 3,005
Posted By renting
setting attribute in complextype restriction

I have the following code:

<xs:complexType name="Frequency">
<xs:simpleContent>
<xs:extension base="xs:double">
<xs:attribute name="units" use="required">
<xs:simpleType>...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT +1. The time now is 10:52 PM.