Changeset 29
- Timestamp:
- Apr 30, 2008 12:42:41 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
1dwg/trunk/cansas1d.xsd
r27 r29 1166 1166 </annotation> 1167 1167 </element> 1168 <element name="distance" minOccurs="0" 1169 maxOccurs="1" type="tns:floatUnitType"> 1170 <annotation> 1171 <documentation> 1172 <DT> 1173 /cs:SASroot/cs:SASentry/cs:SASinstrument/cs:SAScollimation/cs:aperture/cs:distance 1174 </DT> 1175 <DD> 1176 [0..1] Distance from this 1177 collimation element to the 1178 sample. 1179 </DD> 1180 </documentation> 1181 <documentation> 1182 <DT> 1183 /cs:SASroot/cs:SASentry/cs:SASinstrument/cs:SAScollimation/cs:aperture/cs:distance/@unit 1184 </DT> 1185 <DD> 1186 [1..1] distance requires a unit 1187 to be specified. (See @unit for 1188 details.) 1189 </DD> 1190 </documentation> 1191 </annotation> 1192 </element> 1168 1193 </sequence> 1169 1194 <attribute name="name" type="string" … … 1197 1222 </attribute> 1198 1223 </complexType> 1199 </element>1200 <element name="distance" minOccurs="0" maxOccurs="1"1201 type="tns:floatUnitType">1202 <annotation>1203 <documentation>1204 <DT>1205 /cs:SASroot/cs:SASentry/cs:SASinstrument/cs:SAScollimation/cs:aperture/cs:size/cs:distance1206 </DT>1207 <DD>1208 [0..1] Distance from this collimation1209 element to the sample.1210 </DD>1211 </documentation>1212 <documentation>1213 <DT>1214 /cs:SASroot/cs:SASentry/cs:SASinstrument/cs:SAScollimation/cs:aperture/cs:size/cs:distance/@unit1215 </DT>1216 <DD>1217 [1..1] distance requires a unit to be1218 specified. (See @unit for details.)1219 </DD>1220 </documentation>1221 </annotation>1222 1224 </element> 1223 1225 </sequence>
Note: See TracChangeset
for help on using the changeset viewer.