<xs:attributeGroup name="DefaultIndGroup">
<xs:annotation>
<xs:documentation xml:lang="en">Indicates that the receiving system should assume the default value if the user specifies no overriding value or action.</xs:documentation>
</xs:annotation>
<xs:attribute name="DefaultInd" type="xs:boolean" use="optional" default="false">
<xs:annotation>
<xs:documentation xml:lang="en">When true, indicates a default value should be used.</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:attributeGroup>
|