Schema CDISC Lab Base 07Aug2003.Xsd

Schema CDISC Lab Base 07Aug2003.Xsd

<p>Schema CDISC_Lab_Base_07aug2003.xsd</p><p> schema location: C:\kzzz\ibm\life sciences\standards\CDISC\lab model\latest XML\07aug03\CDISC_Lab_Base_07aug2003.xsd</p><p>Elements Accession BaseBattery BaseResult BaseSpecimen BaseTest CentralLab Confidential GTP Investigator LabTest LOINCTestCode NumericResult PerformingLab Race ReceiverTest ResultReferenceRange ResultUnits ScreenID Sex SingleResult Site SpareSubjectID SpecimenCollection SpecimenComment SpecimenMaterial SpecimenTransport Study Subject SubjectAtCollection SubjectID TestLevelComment TextResult ToxicityGrade TransactionType TransmissionSource Visit </p><p> element Accession diagram</p><p> children CentralLab BaseSpecimen TransactionType</p><p> used by element Visit</p><p> attributes Name Type Use Default Fixed Annotation ID xsd:string LastActiveDateT xsd:dateTime ime source <xsd:element name="Accession"> <xsd:complexType> <xsd:sequence> <xsd:element ref="CentralLab"/> <xsd:element ref="BaseSpecimen" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="TransactionType" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="ID"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="LastActiveDateTime" type="xsd:dateTime"/> </xsd:complexType> </xsd:element> element BaseBattery diagram</p><p> children BaseTest TransactionType</p><p> used by element BaseSpecimen</p><p> attributes Name Type Use Default Fixed Annotation ID xsd:string required Name xsd:string source <xsd:element name="BaseBattery"> <xsd:complexType> <xsd:sequence> <xsd:element ref="BaseTest" maxOccurs="unbounded"/> <xsd:element ref="TransactionType" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="ID" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="Name"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="40"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element BaseResult diagram</p><p> children ToxicityGrade SingleResult TransactionType</p><p> used by element BaseTest</p><p> attributes Name Type Use Default Fixed Annotation ReportedResult xsd:string Status AlertFlag xsd:string DeltaFlag xsd:string ExclusionFlag xsd:string BlindingFlag xsd:string ReportedDateTi xsd:dateTime me source <xsd:element name="BaseResult"> <xsd:complexType> <xsd:sequence> <xsd:element ref="ToxicityGrade" minOccurs="0"/> <xsd:element ref="SingleResult" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="TransactionType" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="ReportedResultStatus"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="11"/> <xsd:enumeration value="P"/> <xsd:enumeration value="F"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="AlertFlag"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="14"/> <xsd:enumeration value="LP"/> <xsd:enumeration value="LT"/> <xsd:enumeration value="LN"/> <xsd:enumeration value="N"/> <xsd:enumeration value="HN"/> <xsd:enumeration value="HT"/> <xsd:enumeration value="HP"/> <xsd:enumeration value="AB"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="DeltaFlag"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="2"/> <xsd:enumeration value="D+"/> <xsd:enumeration value="D-"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="ExclusionFlag"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="12"/> <xsd:enumeration value="LX"/> <xsd:enumeration value="HX"/> <xsd:enumeration value="EX"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="BlindingFlag"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="24"/> <xsd:enumeration value="S"/> <xsd:enumeration value="I"/> <xsd:enumeration value="B"/> <xsd:enumeration value="C"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="ReportedDateTime" type="xsd:dateTime"/> </xsd:complexType> </xsd:element> element BaseSpecimen diagram</p><p> children SpecimenCollection SpecimenTransport SpecimenComment SpecimenMaterial SubjectAtCollection BaseBattery TransactionType</p><p> used by element Accession</p><p> attributes Name Type Use Default Fixed Annotation ID xsd:string source <xsd:element name="BaseSpecimen"> <xsd:complexType> <xsd:sequence> <xsd:element ref="SpecimenCollection"/> <xsd:element ref="SpecimenTransport" minOccurs="0"/> <xsd:element ref="SpecimenComment" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="SpecimenMaterial" minOccurs="0"/> <xsd:element ref="SubjectAtCollection" minOccurs="0"/> <xsd:element ref="BaseBattery" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="TransactionType" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="ID"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="10"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element BaseTest diagram</p><p> children PerformingLab LabTest ReceiverTest LOINCTestCode TestLevelComment BaseResult TransactionType</p><p> used by element BaseBattery</p><p> attributes Name Type Use Default Fixed Annotation Status xsd:string required TestingDateTim xsd:dateTime e TestType xsd:string source <xsd:element name="BaseTest"> <xsd:complexType> <xsd:sequence> <xsd:element ref="PerformingLab"/> <xsd:element ref="LabTest"/> <xsd:element ref="ReceiverTest" minOccurs="0"/> <xsd:element ref="LOINCTestCode" minOccurs="0"/> <xsd:element ref="TestLevelComment" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="BaseResult" minOccurs="0"/> <xsd:element ref="TransactionType" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="Status" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="13"/> <xsd:enumeration value="D"/> <xsd:enumeration value="N"/> <xsd:enumeration value="X"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="TestingDateTime" type="xsd:dateTime"/> <xsd:attribute name="TestType"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="22"/> <xsd:enumeration value="S"/> <xsd:enumeration value="N"/> <xsd:enumeration value="U"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element CentralLab diagram</p><p> used by element Accession</p><p> attributes Name Type Use Default Fixed Annotation ID xsd:string required Name xsd:string source <xsd:element name="CentralLab"> <xsd:complexType> <xsd:attribute name="ID" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="Name"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="40"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element Confidential diagram</p><p> used by element Subject</p><p> attributes Name Type Use Default Fixed Annotation Initials xsd:string Birthdate xsd:date source <xsd:element name="Confidential"> <xsd:complexType> <xsd:attribute name="Initials"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="4"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="Birthdate" type="xsd:date"/> </xsd:complexType> </xsd:element> element GTP diagram</p><p> children TransmissionSource Study TransactionType</p><p> attributes Name Type Use Default Fixed Annotation ModelVersion xsd:string required docu Expe ment cted ation forma t is ##-#- ##, wher e # repre sents a digit. Exam ple: 01-2- 07 CreationDateTi xsd:dateTime required me source <xsd:element name="GTP"> <xsd:complexType> <xsd:sequence> <xsd:element ref="TransmissionSource"/> <xsd:element ref="Study" maxOccurs="unbounded"/> <xsd:element ref="TransactionType" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="ModelVersion" use="required"> <xsd:annotation> <xsd:documentation>Expected format is ##-#-##, where # represents a digit. Example: 01-2-07</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:length value="7"/> <xsd:pattern value="\d\d\-\d\-\d\d"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="CreationDateTime" type="xsd:dateTime" use="required"/> </xsd:complexType> </xsd:element> element Investigator diagram</p><p> children Subject TransactionType used by element Site</p><p> attributes Name Type Use Default Fixed Annotation ID xsd:string Name xsd:string source <xsd:element name="Investigator"> <xsd:complexType> <xsd:sequence> <xsd:element ref="Subject" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="TransactionType" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="ID"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="Name"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="80"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element LabTest diagram</p><p> used by element BaseTest</p><p> attributes Name Type Use Default Fixed Annotation ID xsd:string required Name xsd:string AdditionalDescri xsd:string ption source <xsd:element name="LabTest"> <xsd:complexType> <xsd:attribute name="ID" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="Name"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="100"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="AdditionalDescription"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="100"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element LOINCTestCode diagram</p><p> used by element BaseTest</p><p> attributes Name Type Use Default Fixed Annotation Value xsd:string required CodeListID xsd:string source <xsd:element name="LOINCTestCode"> <xsd:complexType> <xsd:attribute name="Value" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="10"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="CodeListID"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="40"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element NumericResult diagram</p><p> used by element SingleResult</p><p> attributes Name Type Use Default Fixed Annotation Value xsd:double required Precision xsd:string required source <xsd:element name="NumericResult"> <xsd:complexType> <xsd:attribute name="Value" type="xsd:double" use="required"/> <xsd:attribute name="Precision" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="5"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element PerformingLab diagram</p><p> used by element BaseTest</p><p> attributes Name Type Use Default Fixed Annotation ID xsd:string required Name xsd:string source <xsd:element name="PerformingLab"> <xsd:complexType> <xsd:attribute name="ID" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="Name"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="40"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element Race diagram</p><p> used by element Subject</p><p> attributes Name Type Use Default Fixed Annotation Value xsd:string required CodeListID xsd:string source <xsd:element name="Race"> <xsd:complexType> <xsd:attribute name="Value" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="CodeListID"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="40"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element ReceiverTest diagram</p><p> used by element BaseTest</p><p> attributes Name Type Use Default Fixed Annotation ID xsd:string required Name xsd:string source <xsd:element name="ReceiverTest"> <xsd:complexType> <xsd:attribute name="ID" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="Name"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="100"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element ResultReferenceRange diagram</p><p> used by element SingleResult</p><p> attributes Name Type Use Default Fixed Annotation ReferenceRang xsd:string eLow ReferenceRang xsd:string eHigh source <xsd:element name="ResultReferenceRange"> <xsd:complexType> <xsd:attribute name="ReferenceRangeLow"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="40"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="ReferenceRangeHigh"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="40"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element ResultUnits diagram</p><p> used by element SingleResult</p><p> attributes Name Type Use Default Fixed Annotation Value xsd:string required CodeListID xsd:string source <xsd:element name="ResultUnits"> <xsd:complexType> <xsd:attribute name="Value" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="CodeListID"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="40"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element ScreenID diagram</p><p> type restriction of xsd:string</p><p> used by elements Subject Subject</p><p> facets maxLength 20</p><p> source <xsd:element name="ScreenID"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:element> element Sex diagram</p><p> used by element Subject</p><p> attributes Name Type Use Default Fixed Annotation Value xsd:string required CodeListID xsd:string source <xsd:element name="Sex"> <xsd:complexType> <xsd:attribute name="Value" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="1"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="CodeListID"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="40"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element SingleResult diagram</p><p> children TextResult NumericResult ResultReferenceRange ResultUnits TransactionType</p><p> used by element BaseResult</p><p> attributes Name Type Use Default Fixed Annotation ResultClass xsd:string required ResultType xsd:string required source <xsd:element name="SingleResult"> <xsd:complexType> <xsd:sequence> <xsd:element ref="TextResult" minOccurs="0"/> <xsd:element ref="NumericResult" minOccurs="0"/> <xsd:element ref="ResultReferenceRange" minOccurs="0"/> <xsd:element ref="ResultUnits" minOccurs="0"/> <xsd:element ref="TransactionType" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="ResultClass" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="12"/> <xsd:enumeration value="R"/> <xsd:enumeration value="C"/> <xsd:enumeration value="S"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="ResultType" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="12"/> <xsd:enumeration value="C"/> <xsd:enumeration value="N"/> <xsd:enumeration value="T"/> <xsd:enumeration value="G"/> <xsd:enumeration value="L"/> <xsd:enumeration value="R"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element Site diagram</p><p> children Investigator TransactionType</p><p> used by element Study</p><p> attributes Name Type Use Default Fixed Annotation ID xsd:string required source <xsd:element name="Site"> <xsd:complexType> <xsd:sequence> <xsd:element ref="Investigator" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="TransactionType" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="ID" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element SpareSubjectID diagram</p><p> type restriction of xsd:string</p><p> used by element Subject</p><p> facets maxLength 20</p><p> source <xsd:element name="SpareSubjectID"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:element> element SpecimenCollection diagram</p><p> used by element BaseSpecimen</p><p> attributes Name Type Use Default Fixed Annotation ActualCollection xsd:dateTime required DateTime PlannedCollecti xsd:string docu Expe onTimeElapsed ment cted ation forma t is DDD- HH- MM, wher e DDD repre sents days [000- 999], HH repre sents hours [00- 23] and MM repre sents minut es [00- 69]. PlannedCollecti xsd:string onTimeElapsed Description CollectionEndDa xsd:dateTime teTime source <xsd:element name="SpecimenCollection"> <xsd:complexType> <xsd:attribute name="ActualCollectionDateTime" type="xsd:dateTime" use="required"/> <xsd:attribute name="PlannedCollectionTimeElapsed"> <xsd:annotation> <xsd:documentation>Expected format is DDD-HH-MM, where DDD represents days [000-999], HH represents hours [00-23] and MM represents minutes [00-69].</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:length value="9"/> <xsd:pattern value="\d\d\d-([01]\d|2[0123])-[012345]\d"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="PlannedCollectionTimeElapsedDescription"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="40"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="CollectionEndDateTime" type="xsd:dateTime"/> </xsd:complexType> </xsd:element> element SpecimenComment diagram</p><p> used by element BaseSpecimen</p><p> attributes Name Type Use Default Fixed Annotation Source xsd:string Text xsd:string required source <xsd:element name="SpecimenComment"> <xsd:complexType> <xsd:attribute name="Source"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="12"/> <xsd:enumeration value="I"/> <xsd:enumeration value="L"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="Text" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="2048"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element SpecimenMaterial diagram</p><p> used by element BaseSpecimen</p><p> attributes Name Type Use Default Fixed Annotation ID xsd:string required Name xsd:string CodeListID xsd:string source <xsd:element name="SpecimenMaterial"> <xsd:complexType> <xsd:attribute name="ID" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="Name"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="40"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="CodeListID"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="40"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element SpecimenTransport diagram</p><p> used by element BaseSpecimen</p><p> attributes Name Type Use Default Fixed Annotation ReceivedDateTi xsd:dateTime me SpecimenCondit xsd:string ion source <xsd:element name="SpecimenTransport"> <xsd:complexType> <xsd:attribute name="ReceivedDateTime" type="xsd:dateTime"/> <xsd:attribute name="SpecimenCondition"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="2048"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element Study diagram</p><p> children Site TransactionType</p><p> used by element GTP</p><p> attributes Name Type Use Default Fixed Annotation ID xsd:string required Name xsd:string TransmissionTy xsd:string required pe source <xsd:element name="Study"> <xsd:complexType> <xsd:sequence> <xsd:element ref="Site" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="TransactionType" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="ID" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="Name"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="200"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="TransmissionType" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="C"/> <xsd:enumeration value="I"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element Subject diagram</p><p> children ScreenID SubjectID SpareSubjectID Sex Race Confidential Visit TransactionType</p><p> used by element Investigator</p><p> source <xsd:element name="Subject"> <xsd:complexType> <xsd:sequence> <xsd:choice> <xsd:sequence> <xsd:element ref="ScreenID"/> <xsd:element ref="SubjectID" minOccurs="0"/> </xsd:sequence> <xsd:sequence> <xsd:element ref="SubjectID"/> <xsd:element ref="ScreenID" minOccurs="0"/> </xsd:sequence> </xsd:choice> <xsd:element ref="SpareSubjectID" minOccurs="0"/> <xsd:element ref="Sex" minOccurs="0"/> <xsd:element ref="Race" minOccurs="0"/> <xsd:element ref="Confidential" minOccurs="0"/> <xsd:element ref="Visit" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="TransactionType" minOccurs="0"/> </xsd:sequence> </xsd:complexType> </xsd:element> element SubjectAtCollection diagram</p><p> used by element BaseSpecimen</p><p> attributes Name Type Use Default Fixed Annotation AgeAtCollection xsd:double AgeUnits xsd:string required FastingStatus xsd:string source <xsd:element name="SubjectAtCollection"> <xsd:complexType> <xsd:attribute name="AgeAtCollection"> <xsd:simpleType> <xsd:restriction base="xsd:double"> <xsd:minInclusive value="0"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="AgeUnits" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="6"/> <xsd:enumeration value="Y"/> <xsd:enumeration value="M"/> <xsd:enumeration value="D"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="FastingStatus"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="7"/> <xsd:enumeration value="Y"/> <xsd:enumeration value="N"/> <xsd:enumeration value="U"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element SubjectID diagram</p><p> type restriction of xsd:string</p><p> used by elements Subject Subject</p><p> facets maxLength 20</p><p> source <xsd:element name="SubjectID"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:element> element TestLevelComment diagram</p><p> type restriction of xsd:string</p><p> used by element BaseTest</p><p> facets maxLength 2048</p><p> source <xsd:element name="TestLevelComment"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="2048"/> </xsd:restriction> </xsd:simpleType> </xsd:element> element TextResult diagram</p><p> used by element SingleResult</p><p> attributes Name Type Use Default Fixed Annotation Value xsd:string required CodeListID xsd:string source <xsd:element name="TextResult"> <xsd:complexType> <xsd:attribute name="Value" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="2048"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="CodeListID"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="40"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element ToxicityGrade diagram</p><p> used by element BaseResult</p><p> attributes Name Type Use Default Fixed Annotation Value xsd:string required CodeListID xsd:string source <xsd:element name="ToxicityGrade"> <xsd:complexType> <xsd:attribute name="Value" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="1"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="CodeListID"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="40"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element TransactionType diagram</p><p> type restriction of xsd:string</p><p> used by elements Accession BaseBattery BaseResult BaseSpecimen BaseTest GTP Investigator SingleResult Site Study Subject Visit facets maxLength 10 enumeration M enumeration I enumeration R enumeration U source <xsd:element name="TransactionType"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="10"/> <xsd:enumeration value="M"/> <xsd:enumeration value="I"/> <xsd:enumeration value="R"/> <xsd:enumeration value="U"/> </xsd:restriction> </xsd:simpleType> </xsd:element> element TransmissionSource diagram</p><p> used by element GTP</p><p> attributes Name Type Use Default Fixed Annotation ID xsd:string required Name xsd:string source <xsd:element name="TransmissionSource"> <xsd:complexType> <xsd:attribute name="ID" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="Name"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="40"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element> element Visit diagram children Accession TransactionType</p><p> used by element Subject</p><p> attributes Name Type Use Default Fixed Annotation ID xsd:string required Name xsd:string Type xsd:string required TypeModifier xsd:string source <xsd:element name="Visit"> <xsd:complexType> <xsd:sequence> <xsd:element ref="Accession" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="TransactionType" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="ID" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="20"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="Name"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="40"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="Type" use="required"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:enumeration value="S"/> <xsd:enumeration value="U"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> <xsd:attribute name="TypeModifier"> <xsd:simpleType> <xsd:restriction base="xsd:string"> <xsd:maxLength value="17"/> <xsd:enumeration value="T"/> <xsd:enumeration value="R"/> <xsd:enumeration value="O"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:complexType> </xsd:element></p><p>XML Schema documentation generated with XMLSPY Schema Editor http://www.altova.com/xmlspy</p>

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    22 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us