Param

Element Information

Model

Children: XBFDvalue-of

Attributes

QName Type Fixed Default Use Inheritable Annotation
Name optional
StringLength optional
Type optional
Unit optional

Used By

Elements XBFDif, XSIL

Source

<xs:element name="Param">
  <xs:complexType mixed="true">
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element ref="XBFDvalue-of"/>
    </xs:choice>
    <xs:attribute name="Name" default=""/>
    <xs:attribute name="Type" default=""/>
    <xs:attribute name="Unit" default=""/>
    <xs:attribute name="StringLength" default=""/>
  </xs:complexType>
</xs:element>

Sample