Logo Review Documents Home   CCSDS.org   CWE Home   Advanced Search   Help     
Icon
Documents in Review (RID System)
CCSDS 661.0-R-1
 
 
 
Select a View
Submitted RIDs
CCSDS Agency Overview
NASA/US Overview
Overview
 
 
Actions
  View reports
  Alert me
  Export to spreadsheet
  Modify settings and columns
 * You must be an Admin to fully access the Actions Area.
 

Click on the "RID SHORT TITLE" to view the entire RID.
New New Item
|
Filter Filter
|
Edit in Datasheet Edit in Datasheet
 
RID SHORT TITLEREVIEWER'S NAME
REVIEW COORDINATOR
REVIEWERS E-MAIL ADDRESSPAGE NUMBERPARAGRAPH NUMBERDESCRIPTION OF REQUESTED CHANGE: (Use From: "..." To "..." format)FilterCATEGORY OF REQUESTED CHANGECreated
Expand/Collapse REVIEW COORDINATOR : Reich Louis ‎(1)
Complete Example XFDU missing a <volumeInfo> elementJames R. Mireles
Reich Louis
James.R.Mireles@NASA.govA-1 (page 66 in the PDF file)N/AThe <volumeInfo> required packageHeader element is missing. Additionally, the <specificationVersion> and <sequenceInformation> elements are found in the <environmentInfo> element instead.

From:
<environmentInfo>
  <specificationVersion>1.0</specificationVersion>
  <!-- sequence information attribute is specified by producer-->
  <sequenceInformation sequenceSize="10" sequencePosition="1">producer1.seq10</sequenceInformation>
  <xmlData>

To:
<volumeInfo>
  <specificationVersion>1.0</specificationVersion>
  <!-- sequence information attribute is specified by producer-->
  <sequenceInformation sequenceSize="10" sequencePosition="1">producer1.seq10</sequenceInformation>
</volumeInfo>
<environmentInfo>
  <xmlData>
Editorial
2/9/2011 4:31 PM