|
190 | 190 | </xs:attribute> |
191 | 191 | <xs:attribute name="characterEncoding" type="xs:string" |
192 | 192 | use="optional" /> |
193 | | - <xs:attributeGroup ref="sbe:positionAttributes" /> |
| 193 | + <xs:attributeGroup ref="sbe:alignmentAttributes" /> |
194 | 194 | <xs:attributeGroup ref="sbe:presenceAttributes" /> |
195 | 195 | <xs:attributeGroup ref="sbe:semanticAttributes" /> |
196 | 196 | <xs:attributeGroup ref="sbe:versionAttributes" /> |
|
212 | 212 | <xs:element name="ref" type="sbe:refType" /> |
213 | 213 | </xs:choice> |
214 | 214 | <xs:attribute name="name" type="sbe:symbolicName_t" use="required" /> |
215 | | - <xs:attributeGroup ref="sbe:positionAttributes" /> |
| 215 | + <xs:attributeGroup ref="sbe:alignmentAttributes" /> |
216 | 216 | <xs:attributeGroup ref="sbe:semanticAttributes" /> |
217 | 217 | <xs:attributeGroup ref="sbe:versionAttributes" /> |
218 | 218 | </xs:complexType> |
|
230 | 230 | <xs:attribute name="name" type="sbe:symbolicName_t" use="required" /> |
231 | 231 | <xs:attribute name="encodingType" type="sbe:symbolicName_t" |
232 | 232 | use="required" /> |
233 | | - <xs:attributeGroup ref="sbe:positionAttributes" /> |
| 233 | + <xs:attributeGroup ref="sbe:alignmentAttributes" /> |
234 | 234 | <xs:attributeGroup ref="sbe:semanticAttributes" /> |
235 | 235 | <xs:attributeGroup ref="sbe:versionAttributes" /> |
236 | 236 | </xs:complexType> |
|
260 | 260 | </xs:annotation> |
261 | 261 | <xs:attribute name="name" type="sbe:symbolicName_t" use="required" /> |
262 | 262 | <xs:attribute name="type" type="sbe:symbolicName_t" use="required" /> |
263 | | - <xs:attributeGroup ref="sbe:positionAttributes" /> |
| 263 | + <xs:attributeGroup ref="sbe:alignmentAttributes" /> |
264 | 264 | <xs:attributeGroup ref="sbe:versionAttributes" /> |
265 | 265 | </xs:complexType> |
266 | 266 |
|
|
276 | 276 | <xs:attribute name="name" type="sbe:symbolicName_t" use="required" /> |
277 | 277 | <xs:attribute name="encodingType" type="sbe:symbolicName_t" |
278 | 278 | use="required" /> |
279 | | - <xs:attributeGroup ref="sbe:positionAttributes" /> |
| 279 | + <xs:attributeGroup ref="sbe:alignmentAttributes" /> |
280 | 280 | <xs:attributeGroup ref="sbe:semanticAttributes" /> |
281 | 281 | <xs:attributeGroup ref="sbe:versionAttributes" /> |
282 | 282 | </xs:complexType> |
|
293 | 293 | <xs:attribute name="name" type="sbe:symbolicName_t" |
294 | 294 | use="required" /> |
295 | 295 | <xs:attribute name="description" type="xs:string" use="optional" /> |
296 | | - <xs:attributeGroup ref="sbe:positionAttributes" /> |
297 | 296 | <xs:attributeGroup ref="sbe:versionAttributes" /> |
298 | 297 | </xs:extension> |
299 | 298 | </xs:simpleContent> |
|
322 | 321 | </xs:documentation> |
323 | 322 | </xs:annotation> |
324 | 323 | </xs:attribute> |
325 | | - <xs:attributeGroup ref="sbe:positionAttributes" /> |
| 324 | + <xs:attributeGroup ref="sbe:alignmentAttributes" /> |
326 | 325 | <xs:attributeGroup ref="sbe:presenceAttributes" /> |
327 | 326 | <xs:attributeGroup ref="sbe:semanticAttributes" /> |
328 | 327 | <xs:attributeGroup ref="sbe:versionAttributes" /> |
|
365 | 364 | </xs:attribute> |
366 | 365 | </xs:attributeGroup> |
367 | 366 |
|
368 | | - <xs:attributeGroup name="positionAttributes"> |
| 367 | + <xs:attributeGroup name="alignmentAttributes"> |
369 | 368 | <xs:attribute name="offset" type="xs:unsignedInt" use="optional"> |
370 | 369 | <xs:annotation> |
371 | 370 | <xs:documentation>Offset from start of a composite type or block |
|
0 commit comments