|
155 | 155 | <xs:complexType name="acceptPopupType">
|
156 | 156 | <xs:simpleContent>
|
157 | 157 | <xs:extension base="xs:string">
|
158 |
| - <xs:attribute type="xs:string" name="mergeKey" use="required"/> |
| 158 | + <xs:attribute type="xs:string" name="mergeKey"/> |
159 | 159 | <xs:attribute type="xs:boolean" name="remove" default="false"/>
|
160 | 160 | <xs:attribute type="xs:string" name="before"/>
|
161 | 161 | <xs:attribute type="xs:string" name="after"/>
|
|
602 | 602 | <xs:extension base="xs:string">
|
603 | 603 | <xs:attribute type="xs:string" name="selector"/>
|
604 | 604 | <xs:attribute type="xs:string" name="userInput"/>
|
605 |
| - <xs:attribute type="xs:string" name="returnVariable" use="required"/> |
| 605 | + <xs:attribute type="xs:string" name="returnVariable"/> |
606 | 606 | <xs:attribute type="xs:string" name="variable"/>
|
607 | 607 | <xs:attribute type="xs:string" name="mergeKey" use="required"/>
|
608 | 608 | <xs:attribute type="xs:boolean" name="remove" default="false"/>
|
|
616 | 616 | <xs:extension base="xs:string">
|
617 | 617 | <xs:attribute type="xs:string" name="userInput"/>
|
618 | 618 | <xs:attribute type="xs:string" name="parameterArray"/>
|
619 |
| - <xs:attribute type="xs:string" name="returnVariable" use="required"/> |
| 619 | + <xs:attribute type="xs:string" name="returnVariable"/> |
620 | 620 | <xs:attribute type="xs:string" name="variable"/>
|
621 | 621 | <xs:attribute type="xs:string" name="mergeKey" use="required"/>
|
622 | 622 | <xs:attribute type="xs:boolean" name="remove" default="false"/>
|
|
629 | 629 | <xs:simpleContent>
|
630 | 630 | <xs:extension base="xs:string">
|
631 | 631 | <xs:attribute type="xs:string" name="url"/>
|
632 |
| - <xs:attribute type="xs:string" name="returnVariable" use="required"/> |
| 632 | + <xs:attribute type="xs:string" name="returnVariable"/> |
633 | 633 | <xs:attribute type="xs:string" name="variable"/>
|
634 | 634 | <xs:attribute type="xs:string" name="mergeKey" use="required"/>
|
635 | 635 | <xs:attribute type="xs:boolean" name="remove" default="false"/>
|
|
643 | 643 | <xs:extension base="xs:string">
|
644 | 644 | <xs:attribute type="xs:string" name="selector"/>
|
645 | 645 | <xs:attribute type="xs:string" name="userInput"/>
|
646 |
| - <xs:attribute type="xs:string" name="returnVariable" use="required"/> |
| 646 | + <xs:attribute type="xs:string" name="returnVariable"/> |
647 | 647 | <xs:attribute type="xs:string" name="variable"/>
|
648 | 648 | <xs:attribute type="xs:string" name="mergeKey" use="required"/>
|
649 | 649 | <xs:attribute type="xs:boolean" name="remove" default="false"/>
|
|
655 | 655 | <xs:complexType name="grabPageSourceType">
|
656 | 656 | <xs:simpleContent>
|
657 | 657 | <xs:extension base="xs:string">
|
658 |
| - <xs:attribute type="xs:string" name="returnVariable" use="required"/> |
| 658 | + <xs:attribute type="xs:string" name="returnVariable"/> |
659 | 659 | <xs:attribute type="xs:string" name="mergeKey" use="required"/>
|
660 | 660 | <xs:attribute type="xs:boolean" name="remove" default="false"/>
|
661 | 661 | <xs:attribute type="xs:string" name="before"/>
|
|
667 | 667 | <xs:simpleContent>
|
668 | 668 | <xs:extension base="xs:string">
|
669 | 669 | <xs:attribute type="xs:string" name="selector"/>
|
670 |
| - <xs:attribute type="xs:string" name="returnVariable" use="required"/> |
| 670 | + <xs:attribute type="xs:string" name="returnVariable"/> |
671 | 671 | <xs:attribute type="xs:string" name="mergeKey" use="required"/>
|
672 | 672 | <xs:attribute type="xs:boolean" name="remove" default="false"/>
|
673 | 673 | <xs:attribute type="xs:string" name="before"/>
|
|
680 | 680 | <xs:extension base="xs:string">
|
681 | 681 | <xs:attribute type="xs:string" name="selector"/>
|
682 | 682 | <xs:attribute type="xs:string" name="selectorArray"/>
|
683 |
| - <xs:attribute type="xs:string" name="returnVariable" use="required"/> |
| 683 | + <xs:attribute type="xs:string" name="returnVariable"/> |
684 | 684 | <xs:attribute type="xs:string" name="mergeKey" use="required"/>
|
685 | 685 | <xs:attribute type="xs:boolean" name="remove" default="false"/>
|
686 | 686 | <xs:attribute type="xs:string" name="before"/>
|
|
0 commit comments