xsd2xml and xml2xsd functionality
[fedora-idea.git] / xml / impl / src / com / intellij / xml / actions / xmlbeans / GenerateSchemaFromInstanceDocumentDialog.form
blobfecd029f3146c96eff74650d596d2536f5e41de3
1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.xml.actions.xmlbeans.GenerateSchemaFromInstanceDocumentDialog">
3 <grid id="fece0" binding="panel" layout-manager="GridLayoutManager" row-count="6" column-count="2" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
4 <margin top="1" left="1" bottom="1" right="1"/>
5 <constraints>
6 <xy x="282" y="178" width="645" height="153"/>
7 </constraints>
8 <properties/>
9 <border type="none"/>
10 <children>
11 <component id="fc23b" class="javax.swing.JLabel" binding="generateFromUrlText">
12 <constraints>
13 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
14 </constraints>
15 <properties>
16 <text resource-bundle="messages/XmlBundle" key="instance2schema.dialog.instance.document.path"/>
17 <toolTipText resource-bundle="messages/XmlBundle" key="xmlbeans.instance2schema.url.tooltip"/>
18 </properties>
19 </component>
20 <component id="bef0c" class="javax.swing.JLabel" binding="statusText">
21 <constraints>
22 <grid row="5" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
23 </constraints>
24 <properties>
25 <text resource-bundle="messages/XmlBundle" key="any.dialog.status"/>
26 <toolTipText resource-bundle="messages/XmlBundle" key="webservice.status.tooltip"/>
27 </properties>
28 </component>
29 <component id="6432a" class="javax.swing.JLabel" binding="status">
30 <constraints>
31 <grid row="5" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
32 </constraints>
33 <properties>
34 <foreground color="-65536"/>
35 <text value=""/>
36 <toolTipText resource-bundle="messages/XmlBundle" key="webservice.status.tooltip"/>
37 </properties>
38 </component>
39 <component id="b2571" class="com.intellij.openapi.ui.TextFieldWithBrowseButton" binding="generateFromUrl">
40 <constraints>
41 <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
42 <preferred-size width="150" height="-1"/>
43 </grid>
44 </constraints>
45 <properties>
46 <toolTipText resource-bundle="messages/XmlBundle" key="xmlbeans.instance2schema.url.tooltip"/>
47 </properties>
48 </component>
49 <component id="6ad20" class="javax.swing.JLabel" binding="designTypeText">
50 <constraints>
51 <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
52 </constraints>
53 <properties>
54 <text resource-bundle="messages/XmlBundle" key="instance2schema.dialog.design.type"/>
55 <toolTipText resource-bundle="messages/XmlBundle" key="xmlbeans.designtype.tooltip"/>
56 </properties>
57 </component>
58 <component id="5c4f" class="javax.swing.JLabel" binding="detectSimpleContentTypesText">
59 <constraints>
60 <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
61 </constraints>
62 <properties>
63 <text resource-bundle="messages/XmlBundle" key="instance2schema.dialog.detect.simple.content.type"/>
64 <toolTipText resource-bundle="messages/XmlBundle" key="xmlbeans.simplecontenttype.tooltip"/>
65 </properties>
66 </component>
67 <component id="cbbd3" class="javax.swing.JLabel" binding="detectEnumerationsLimitText">
68 <constraints>
69 <grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
70 </constraints>
71 <properties>
72 <labelFor value="18828"/>
73 <text resource-bundle="messages/XmlBundle" key="instance2schema.dialog.detect.enumerations.limit"/>
74 <toolTipText resource-bundle="messages/XmlBundle" key="xmlbeans.enumerations.tooltip"/>
75 </properties>
76 </component>
77 <component id="18828" class="javax.swing.JTextField" binding="detectEnumerationsLimit">
78 <constraints>
79 <grid row="4" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
80 <preferred-size width="150" height="-1"/>
81 </grid>
82 </constraints>
83 <properties>
84 <toolTipText resource-bundle="messages/XmlBundle" key="xmlbeans.enumerations.tooltip"/>
85 </properties>
86 </component>
87 <component id="78b1e" class="com.intellij.openapi.ui.ComboBox" binding="detectSimpleContentTypes">
88 <constraints>
89 <grid row="3" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
90 </constraints>
91 <properties>
92 <toolTipText resource-bundle="messages/XmlBundle" key="xmlbeans.simplecontenttype.tooltip"/>
93 </properties>
94 </component>
95 <component id="f3bf0" class="com.intellij.openapi.ui.ComboBox" binding="designType">
96 <constraints>
97 <grid row="2" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/>
98 </constraints>
99 <properties>
100 <toolTipText resource-bundle="messages/XmlBundle" key="xmlbeans.designtype.tooltip"/>
101 </properties>
102 </component>
103 <component id="a7b02" class="javax.swing.JLabel" binding="resultSchemaFileNameText">
104 <constraints>
105 <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
106 </constraints>
107 <properties>
108 <labelFor value="6bb2c"/>
109 <text value="Result schema file name:"/>
110 <toolTipText resource-bundle="messages/XmlBundle" key="xmlbeans.instance2schema.result.schema.name"/>
111 </properties>
112 </component>
113 <component id="6bb2c" class="javax.swing.JTextField" binding="resultSchemaFileName">
114 <constraints>
115 <grid row="1" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="6" anchor="8" fill="1" indent="0" use-parent-layout="false">
116 <preferred-size width="150" height="-1"/>
117 </grid>
118 </constraints>
119 <properties>
120 <toolTipText resource-bundle="messages/XmlBundle" key="xmlbeans.enumerations.tooltip"/>
121 </properties>
122 </component>
123 </children>
124 </grid>
125 </form>