QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
name | xtce:NameType | required | |||||
parameterTypeRef | xtce:NameReferenceType | required | |||||
shortDescription | string | optional |
|
<element name="Parameter"> <annotation> <appinfo>Need to ensure that the named types actually exist</appinfo> </annotation> <complexType> <complexContent> <extension base="xtce:NameDescriptionType"> <sequence> <element name="ParameterProperties" type="xtce:ParameterPropertiesType" minOccurs="0"/> </sequence> <attribute name="parameterTypeRef" type="xtce:NameReferenceType" use="required"/> </extension> </complexContent> </complexType> </element> |