AlmaTest/ObsProposal
element ObsProposal

Properties
This component is not nillable.

Model
<ObsProposal>
(TargetSpace*, ObsPlan ) (ObsProposalEntity, ObsProjectRef, title, PI, version, code, ScientificCatagory, CoIList, ContactPerson, StaffContact, ScientificJustification, TechnicalCatagory, SourceListSummary, ResourceListSummary, Abstract, ProposalType, SupportRequired, RelatedProposals, PreviousProposals, DateReceived, Cycle )
</ObsProposal>


Nested Element Summary
xsd:stringAbstract
          
xsd:stringcode
          
xsd:stringCoIList
          
xsd:stringContactPerson
          
xsd:stringCycle
          
xsd:dateTimeDateReceived
          
tprj:ObsUnitSetTObsPlan
          
tprj:ObsProjectRefTObsProjectRef
          
tprp:ObsProposalEntityTObsProposalEntity
          
xsd:stringPI
          
xsd:stringPreviousProposals
          
xsd:stringProposalType
          
xsd:stringRelatedProposals
          
xsd:stringResourceListSummary
          
xsd:stringScientificCatagory
          
xsd:stringScientificJustification
          
xsd:stringSourceListSummary
          
xsd:stringStaffContact
          
xsd:stringSupportRequired
          
tprj:TargetSpaceTTargetSpace
          
xsd:stringTechnicalCatagory
          
xsd:stringtitle
          
xsd:intversion
          
Source
<xsd:element name="ObsProposal">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="tprj:ObsPhaseT">
<xsd:sequence>
<xsd:element name="ObsProposalEntity" type="tprp:ObsProposalEntityT"/>
<xsd:element name="ObsProjectRef" type="tprj:ObsProjectRefT"/>
<xsd:element name="title" type="xsd:string"/>
<xsd:element name="PI" type="xsd:string"/>
<xsd:element name="version" type="xsd:int"/>
<xsd:element name="code" type="xsd:string"/>
<xsd:element name="ScientificCatagory" type="xsd:string"/>
<xsd:element name="CoIList" type="xsd:string"/>
<xsd:element name="ContactPerson" type="xsd:string"/>
<xsd:element name="StaffContact" type="xsd:string"/>
<xsd:element name="ScientificJustification" type="xsd:string"/>
<xsd:element name="TechnicalCatagory" type="xsd:string"/>
<xsd:element name="SourceListSummary" type="xsd:string"/>
<xsd:element name="ResourceListSummary" type="xsd:string"/>
<xsd:element name="Abstract" type="xsd:string"/>
<xsd:element name="ProposalType" type="xsd:string"/>
<xsd:element name="SupportRequired" type="xsd:string"/>
<xsd:element name="RelatedProposals" type="xsd:string"/>
<xsd:element name="PreviousProposals" type="xsd:string"/>
<xsd:element name="DateReceived" type="xsd:dateTime"/>
<xsd:element name="Cycle" type="xsd:string"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.