Generic

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Enabled xs:boolean true optional
Name restriction of xs:string required
Version xs:decimal optional

Source

<xs:element name="Generic" type="GenericPackageType" substitutionGroup="X-PackageBase">
  <xs:unique name="UniqueGenericPackageParameterReference">
    <xs:selector xpath="./Content/Mapping"/>
    <xs:field xpath="ParameterReference"/>
  </xs:unique>
</xs:element>

Sample