complexType tcip:OBSWDataLoadID
diagram
namespace http://www.TCIP-Adopted-03-00-01
children data-load-id data-load-name data-load-release revision-no
used by
element tcip:OBSWComponent/data-loads/data-load
source <xs:complexType name="OBSWDataLoadID">
 
<xs:sequence>
   
<xs:element name="data-load-id" type="OB-DataLoadID" minOccurs="0"/>
   
<xs:element name="data-load-name" type="OB-DataLoadName" minOccurs="0"/>
   
<xs:element name="data-load-release" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="revision-no" type="CPT-VersionNo"/>
 
</xs:sequence>
</xs:complexType>

element tcip:OBSWDataLoadID/data-load-id
diagram
type tcip:OB-DataLoadID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="data-load-id" type="OB-DataLoadID" minOccurs="0"/>

element tcip:OBSWDataLoadID/data-load-name
diagram
type tcip:OB-DataLoadName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 17
source <xs:element name="data-load-name" type="OB-DataLoadName" minOccurs="0"/>

element tcip:OBSWDataLoadID/data-load-release
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="data-load-release" type="CPT-DateTime" minOccurs="0"/>

element tcip:OBSWDataLoadID/revision-no
diagram
type tcip:CPT-VersionNo
properties
isRef 0
content simple
facets
minLength 1
maxLength 8
source <xs:element name="revision-no" type="CPT-VersionNo"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy