Changeset 27 for 1dwg/trunk/cansas1d.xsd
- Timestamp:
- Apr 28, 2008 5:32:58 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
1dwg/trunk/cansas1d.xsd
r26 r27 347 347 </annotation> 348 348 </element> 349 <xsd:any minOccurs="0" maxOccurs="unbounded" 350 processContents="skip" namespace="##other"> 351 <annotation> 352 <documentation> 353 <DT> 354 /cs:SASroot/cs:SASentry/cs:SASdata/cs:Idata/_any_; 355 </DT> 356 <DD> 357 [0..inf] Provision at this point for any 358 element to be entered that is not part of 359 the canSAS standard. Use a 360 '''xmlns="some-simple-identification-string"''' 361 to identify that this is a ''foreign 362 element.'' 363 </DD> 364 </documentation> 365 </annotation> 366 </xsd:any> 349 367 </sequence> 350 368 </complexType> … … 626 644 <documentation> 627 645 <DT> 628 /cs:SASroot/cs:SASentry/cs:SASsample/ <any>646 /cs:SASroot/cs:SASentry/cs:SASsample/_any_; 629 647 </DT> 630 648 <DD> … … 774 792 <documentation> 775 793 <DT> 776 /cs:SASroot/cs:SASentry/cs:SASprocess/cs:SASprocessnote/ <any>794 /cs:SASroot/cs:SASentry/cs:SASprocess/cs:SASprocessnote/_any_; 777 795 </DT> 778 796 <DD> … … 1030 1048 <complexType name="SAScollimationType"> 1031 1049 <sequence> 1032 <element name=" distance" minOccurs="0" maxOccurs="1"1050 <element name="length" minOccurs="0" maxOccurs="1" 1033 1051 type="tns:floatUnitType"> 1034 1052 <annotation> 1035 1053 <documentation> 1036 1054 <DT> 1037 /cs:SASroot/cs:SASentry/cs:SASinstrument/cs:SAScollimation/cs: distance1055 /cs:SASroot/cs:SASentry/cs:SASinstrument/cs:SAScollimation/cs:length 1038 1056 </DT> 1039 1057 <DD> … … 1043 1061 <documentation> 1044 1062 <DT> 1045 /cs:SASroot/cs:SASentry/cs:SASinstrument/cs:SAScollimation/cs: distance/@unit1046 </DT> 1047 <DD> 1048 [1..1] distancerequires a unit to be1063 /cs:SASroot/cs:SASentry/cs:SASinstrument/cs:SAScollimation/cs:length/@unit 1064 </DT> 1065 <DD> 1066 [1..1] length requires a unit to be 1049 1067 specified. (See @unit for details.) 1050 1068 </DD> … … 1701 1719 <documentation> 1702 1720 <DT> 1703 /cs:SASroot/cs:SASentry/ <any>1721 /cs:SASroot/cs:SASentry/_any_; 1704 1722 </DT> 1705 1723 <DD> … … 1735 1753 <documentation> 1736 1754 <DT> 1737 /cs:SASroot/cs:SASentry/ <any>1755 /cs:SASroot/cs:SASentry/_any_; 1738 1756 </DT> 1739 1757 <DD>
Note: See TracChangeset
for help on using the changeset viewer.