MatchingRuleAssertion

Complex Type Information

Model

Children: value

Attributes

QName Type Fixed Default Use Inheritable Annotation
dnAttributes xsd:boolean false optional
matchingRule xsd:string optional
name AttributeDescriptionValue optional

Used By

Source

<xsd:complexType name="MatchingRuleAssertion">
  <xsd:sequence>
    <xsd:element name="value" type="DsmlValue"/>
  </xsd:sequence>
  <xsd:attribute name="dnAttributes" type="xsd:boolean" use="optional" default="false"/>
  <xsd:attribute name="matchingRule" type="xsd:string" use="optional"/>
  <xsd:attribute name="name" type="AttributeDescriptionValue" use="optional"/>
</xsd:complexType>