Module Documentation: eml-storedProcedure
Back to EML Contents
The StoredProcedure module is meant to capture information on procedures that produce data output in the form of a data matrix. It allows the optional describtion of any parameters that are expected to be passed to the procedure when it is called.

Element Definitions:

storedProcedure
Content of this field: Description of this field:
Type: StoredProcedureType
Attributes: Required?: Default Value:

Description:

Example:
parameter
Content of this field: Description of this field:
Type: ParameterType
Attributes: Required?: Default Value:

Description:

Example:
references
Content of this field: Description of this field:
Type: xs:string
Attributes: Required?: Default Value:
name
Content of this field: Description of this field:
Type: xs:string
Attributes: Required?: Default Value:

Description:

Example:
SiteID
datatype
Content of this field: Description of this field:
Type: xs:string
Attributes: Required?: Default Value:

Description:

Example:
string
required
Content of this field: Description of this field:
Type: xs:boolean
Attributes: Required?: Default Value:

Description:

Example:
true
repeats
Content of this field: Description of this field:
Type: xs:boolean
Attributes: Required?: Default Value:

Description:

Example:
true

Attribute Definitions:

id

Type: xs:string

Use: optional

system

Type: xs:string

Use: optional

scope

Type: res:ScopeType

Use: optional

Complex Type Definitions:

StoredProcedureType
Content of this field: Description of this field:
Elements: Required?: How many:
A choice of (
A sequence of (
A sequence of (
parameterOptionalMultiple Times
)
)
OR
referencesOptionalMultiple Times
)
Attributes: Required?: Default Value:
idoptional
systemoptional
scopeoptional
ParameterType
Content of this field: Description of this field:
Elements: Required?: How many:
A sequence of (
nameOptionalMultiple Times
datatypeOptionalMultiple Times
requiredOptionalMultiple Times
repeatsOptionalMultiple Times
)
Attributes: Required?: Default Value:

Simple Type Definitions:

Web Contact: jones@nceas.ucsb.edu