Candidate  XML Telemetric and Command Exchange(XTCE) NASA Government Satellite(GovSat) Tailoring Guide 

Creation date: 2017-05-30 13:55:56 Update date: 2017-05-30 13:55:56

Policy: TBD

Authority: CCSDS.MOIMS.SMC

OID: 1.3.112.4.51


References:

Contents

2037 records in registry

Object Identifier

Label

1.3.112.4.51
XML Telemetric and Command Exchange(XTCE) NASA Government Satellite(GovSat) Tailoring Guide

Export registry as:


Details Status Element Tailoring Source Rule Description Rule Specification References OID

Details

Provisional

/SpaceSystem

Supported

INIT

Only one SpaceSystem is allowed

"count(//xtce:SpaceSystem)=1"

1.3.112.4.51.1

Details

Provisional

/SpaceSystem/@operationalStatus

Supported

INIT

1.3.112.4.51.2

Details

Provisional

/SpaceSystem/@name

Supported

INIT

Names may be from 1 to 64 characters

"count(//*/@name[string-length() < 1] | //*/@name[string-length() > 64])=0"

1.3.112.4.51.3

Details

Provisional

/SpaceSystem/@shortDescription

Supported

INIT

Short descriptions may be from 1 to 128 characters

"count(//*/@shortDescription[string-length() < 1] | //*/@shortDescription[string-length() > 128])=0"

1.3.112.4.51.4

Details

Provisional

/SpaceSystem/LongDescription

Supported

INIT

Long descriptions may be from 1 to 1024 characters

"not((for $x in //xtce:LongDescription/text() return string-length($x)) < 1)"

1.3.112.4.51.5

Details

Provisional

/SpaceSystem/AliasSet

Supported

INIT

1.3.112.4.51.6

Details

Provisional

/SpaceSystem/AliasSet/Alias

Supported

INIT

1.3.112.4.51.7

Details

Provisional

/SpaceSystem/AliasSet/Alias/@nameSpace

Supported

INIT

1.3.112.4.51.8

Details

Provisional

/SpaceSystem/AliasSet/Alias/@alias

Supported

INIT

1.3.112.4.51.9

Details

Provisional

/SpaceSystem/AncillaryDataSet

Supported

INIT

1.3.112.4.51.10

Details

Provisional

/SpaceSystem/AncillaryDataSet/AncillaryData

Supported

INIT

FileType must be defined in the SpaceSystem's AncillaryDataSet and it must be set to a value of GovSat

"count(//xtce:SpaceSystem/xtce:AncillaryDataSet/xtce:AncillaryData[@name='FileType' and text()='GovSat'])=1"

1.3.112.4.51.11

Details

Provisional

/SpaceSystem/AncillaryDataSet/AncillaryData/@name

Supported

INIT

Names may be from 1 to 64 characters

"count(//*/@name[string-length() < 1] | //*/@name[string-length() > 64])=0"

1.3.112.4.51.12

Details

Provisional

/SpaceSystem/AncillaryDataSet/AncillaryData/@mimeType

Supported

INIT

1.3.112.4.51.13

Details

Provisional

/SpaceSystem/AncillaryDataSet/AncillaryData/@href

Supported

INIT

1.3.112.4.51.14

Details

Provisional

/SpaceSystem/Header

Supported

INIT

1.3.112.4.51.15

Details

Provisional

/SpaceSystem/Header/@version

Supported

INIT

1.3.112.4.51.16

Details

Provisional

/SpaceSystem/Header/@date

Supported

INIT

1.3.112.4.51.17

Details

Provisional

/SpaceSystem/Header/@classification

Supported

INIT

1.3.112.4.51.18

Details

Provisional

/SpaceSystem/Header/@classificationInstructions

Supported

INIT

1.3.112.4.51.19

Details

Provisional

/SpaceSystem/Header/@validationStatus

Supported

INIT

1.3.112.4.51.20

Details

Provisional

/SpaceSystem/Header/AuthorSet

Supported

INIT

1.3.112.4.51.21

Details

Provisional

/SpaceSystem/Header/AuthorSet/Author

Supported

INIT

1.3.112.4.51.22

Details

Provisional

/SpaceSystem/Header/NoteSet

Supported

INIT

1.3.112.4.51.23

Details

Provisional

/SpaceSystem/Header/NoteSet/Note

Supported

INIT

1.3.112.4.51.24

Details

Provisional

/SpaceSystem/Header/HistorySet

Supported

INIT

1.3.112.4.51.25