|
519 | 519 | <xs:complexType> |
520 | 520 | <xs:all> |
521 | 521 | <xs:element name="hidden" minOccurs="0"> |
522 | | - <xs:complexType /> |
| 522 | + <xs:complexType> |
| 523 | + <xs:attributeGroup ref="alteredNode" /> |
| 524 | + </xs:complexType> |
523 | 525 | </xs:element> |
524 | 526 | <xs:element name="read_only" minOccurs="0"> |
525 | | - <xs:complexType /> |
| 527 | + <xs:complexType> |
| 528 | + <xs:attributeGroup ref="alteredNode" /> |
| 529 | + </xs:complexType> |
526 | 530 | </xs:element> |
527 | 531 | <xs:element name="must_prompt" minOccurs="0"> |
528 | | - <xs:complexType /> |
| 532 | + <xs:complexType> |
| 533 | + <xs:attributeGroup ref="alteredNode" /> |
| 534 | + </xs:complexType> |
529 | 535 | </xs:element> |
530 | 536 | <xs:element name="must_change" minOccurs="0"> |
531 | | - <xs:complexType /> |
| 537 | + <xs:complexType> |
| 538 | + <xs:attributeGroup ref="alteredNode" /> |
| 539 | + </xs:complexType> |
532 | 540 | </xs:element> |
533 | 541 | <xs:element name="mandatory" minOccurs="0"> |
534 | | - <xs:complexType /> |
| 542 | + <xs:complexType> |
| 543 | + <xs:attributeGroup ref="alteredNode" /> |
| 544 | + </xs:complexType> |
535 | 545 | </xs:element> |
536 | 546 | </xs:all> |
537 | | - <xs:attribute name="id" type="xs:string" use="required" /> |
| 547 | + <xs:attributeGroup ref="alteredIdNode" /> |
538 | 548 | </xs:complexType> |
539 | 549 | </xs:element> |
540 | 550 | </xs:sequence> |
|
554 | 564 | <xs:complexType> |
555 | 565 | <xs:all> |
556 | 566 | <xs:element name="mandatory" minOccurs="0"> |
557 | | - <xs:complexType /> |
| 567 | + <xs:complexType> |
| 568 | + <xs:attributeGroup ref="alteredNode" /> |
| 569 | + </xs:complexType> |
558 | 570 | </xs:element> |
559 | 571 | <xs:element name="must_change" minOccurs="0"> |
560 | | - <xs:complexType /> |
| 572 | + <xs:complexType> |
| 573 | + <xs:attributeGroup ref="alteredNode" /> |
| 574 | + </xs:complexType> |
561 | 575 | </xs:element> |
562 | 576 | <xs:element name="must_prompt" minOccurs="0"> |
563 | | - <xs:complexType /> |
| 577 | + <xs:complexType> |
| 578 | + <xs:attributeGroup ref="alteredNode" /> |
| 579 | + </xs:complexType> |
564 | 580 | </xs:element> |
565 | 581 | <xs:element name="read_only" minOccurs="0"> |
566 | | - <xs:complexType /> |
| 582 | + <xs:complexType> |
| 583 | + <xs:attributeGroup ref="alteredNode" /> |
| 584 | + </xs:complexType> |
567 | 585 | </xs:element> |
568 | 586 | </xs:all> |
569 | | - <xs:attribute name="id" type="xs:string" use="required" /> |
| 587 | + <xs:attributeGroup ref="alteredIdNode" /> |
570 | 588 | </xs:complexType> |
571 | 589 | </xs:element> |
572 | 590 | </xs:sequence> |
|
595 | 613 | </xs:complexType> |
596 | 614 | </xs:element> |
597 | 615 | </xs:all> |
598 | | - <xs:attribute name="id" type="xs:string" use="required" /> |
599 | | - <xs:attributeGroup ref="alteredNode" /> |
| 616 | + <xs:attributeGroup ref="alteredIdNode" /> |
600 | 617 | </xs:complexType> |
601 | 618 | </xs:element> |
602 | 619 | </xs:sequence> |
603 | 620 | </xs:complexType> |
604 | 621 | </xs:element> |
605 | 622 | </xs:all> |
606 | | - <xs:attribute name="id" type="xs:string" use="required" /> |
607 | | - <xs:attributeGroup ref="alteredNode" /> |
| 623 | + <xs:attributeGroup ref="alteredIdNode" /> |
608 | 624 | </xs:complexType> |
609 | 625 | </xs:element> |
610 | 626 | </xs:sequence> |
|
0 commit comments