|
15 | 15 | </ids:entity>
|
16 | 16 | </ids:applicability>
|
17 | 17 | <ids:requirements>
|
18 |
| - <ids:attribute minOccurs="1" maxOccurs="unbounded" instructions="Project ID"> |
| 18 | + <ids:attribute instructions="Project ID"> |
19 | 19 | <ids:name>
|
20 | 20 | <ids:simpleValue>GlobalId</ids:simpleValue>
|
21 | 21 | </ids:name>
|
22 | 22 | </ids:attribute>
|
23 |
| - <ids:attribute minOccurs="1" maxOccurs="unbounded" instructions="Functional Unit (Overall Sq.Metres or Linear Meters etc)"> |
| 23 | + <ids:attribute instructions="Functional Unit (Overall Sq.Metres or Linear Meters etc)"> |
24 | 24 | <ids:name>
|
25 | 25 | <ids:simpleValue>UnitsInContext</ids:simpleValue>
|
26 | 26 | </ids:name>
|
27 | 27 | </ids:attribute>
|
28 |
| - <ids:attribute minOccurs="1" maxOccurs="unbounded" instructions="Project Description"> |
| 28 | + <ids:attribute instructions="Project Description"> |
29 | 29 | <ids:name>
|
30 | 30 | <ids:simpleValue>Description</ids:simpleValue>
|
31 | 31 | </ids:name>
|
32 | 32 | </ids:attribute>
|
33 |
| - <ids:attribute minOccurs="1" maxOccurs="unbounded" instructions="Project name"> |
| 33 | + <ids:attribute instructions="Project name"> |
34 | 34 | <ids:name>
|
35 | 35 | <ids:simpleValue>Name</ids:simpleValue>
|
36 | 36 | </ids:name>
|
|
103 | 103 | </ids:entity>
|
104 | 104 | </ids:applicability>
|
105 | 105 | <ids:requirements>
|
106 |
| - <ids:attribute minOccurs="1" maxOccurs="unbounded" instructions="Add this attribute twice: once for Area Units and once for Linear Units."> <!-- this is actually not the best way to distinguish between types of units. --> |
| 106 | + <ids:attribute instructions="Add this attribute twice: once for Area Units and once for Linear Units."> <!-- this is actually not the best way to distinguish between types of units. --> |
107 | 107 | <ids:name>
|
108 | 108 | <ids:simpleValue>Units</ids:simpleValue>
|
109 | 109 | </ids:name>
|
|
119 | 119 | </ids:entity>
|
120 | 120 | </ids:applicability>
|
121 | 121 | <ids:requirements>
|
122 |
| - <ids:attribute minOccurs="1" maxOccurs="unbounded" instructions="Address"> |
| 122 | + <ids:attribute instructions="Address"> |
123 | 123 | <ids:name>
|
124 | 124 | <ids:simpleValue>AddressLines</ids:simpleValue>
|
125 | 125 | </ids:name>
|
126 | 126 | </ids:attribute>
|
127 |
| - <ids:attribute minOccurs="1" maxOccurs="unbounded" instructions="Town"> |
| 127 | + <ids:attribute instructions="Town"> |
128 | 128 | <ids:name>
|
129 | 129 | <ids:simpleValue>Town</ids:simpleValue>
|
130 | 130 | </ids:name>
|
131 | 131 | </ids:attribute>
|
132 |
| - <ids:attribute minOccurs="1" maxOccurs="unbounded" instructions="Region"> |
| 132 | + <ids:attribute instructions="Region"> |
133 | 133 | <ids:name>
|
134 | 134 | <ids:simpleValue>Region</ids:simpleValue>
|
135 | 135 | </ids:name>
|
136 | 136 | </ids:attribute>
|
137 |
| - <ids:attribute minOccurs="1" maxOccurs="unbounded" instructions="Country"> |
| 137 | + <ids:attribute instructions="Country"> |
138 | 138 | <ids:name>
|
139 | 139 | <ids:simpleValue>Country</ids:simpleValue>
|
140 | 140 | </ids:name>
|
141 | 141 | <ids:value>
|
142 | 142 | <ids:simpleValue>Ireland</ids:simpleValue>
|
143 | 143 | </ids:value>
|
144 | 144 | </ids:attribute>
|
145 |
| - <ids:attribute minOccurs="1" maxOccurs="unbounded" instructions="Postal Code"> |
| 145 | + <ids:attribute instructions="Postal Code"> |
146 | 146 | <ids:name>
|
147 | 147 | <ids:simpleValue>PostalCode</ids:simpleValue>
|
148 | 148 | </ids:name>
|
|
158 | 158 | </ids:entity>
|
159 | 159 | </ids:applicability>
|
160 | 160 | <ids:requirements>
|
161 |
| - <ids:attribute minOccurs="1" maxOccurs="unbounded" instructions="Longitude"> |
| 161 | + <ids:attribute instructions="Longitude"> |
162 | 162 | <ids:name>
|
163 | 163 | <ids:simpleValue>RefLongitude</ids:simpleValue>
|
164 | 164 | </ids:name>
|
165 | 165 | </ids:attribute>
|
166 |
| - <ids:attribute minOccurs="1" maxOccurs="unbounded" instructions="Latitude"> |
| 166 | + <ids:attribute instructions="Latitude"> |
167 | 167 | <ids:name>
|
168 | 168 | <ids:simpleValue>RefLatitude</ids:simpleValue>
|
169 | 169 | </ids:name>
|
|
0 commit comments