Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Element result
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Element</type>
<name>result</name>
<comment>The element result is a metadata element specifying the overall result of the judgment.</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_core.tmp#core AkomaNtoso30-csd13_xsd_Attribute_Group_idopt.tmp#idopt AkomaNtoso30-csd13_xsd_Attribute_Group_linkopt.tmp#linkopt AkomaNtoso30-csd13_xsd_Complex_Type_anyOtherType.tmp#anyOtherType AkomaNtoso30-csd13_xsd_Element_result.tmp#result_type
Type extension of anyOtherType
Type hierarchy
Properties
content: complex
Used by
Complex Type judicialArguments
Model ANY element from ANY namespace OTHER than 'http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13'
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
eId noWhiteSpace optional
href xsd:anyURI optional
type resultType required
wId noWhiteSpace optional
Source
<xsd:element name="result">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>result</name>
      <comment>The element result is a metadata element specifying the overall result of the judgment.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:complexContent>
      <xsd:extension base="anyOtherType">
        <xsd:attribute name="type" type="resultType" use="required"/>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
</xsd:element>
Attribute result / @type
Namespace No namespace
Type resultType
Properties
use: required
Facets
enumeration deny
enumeration dismiss
enumeration uphold
enumeration revert
enumeration replaceOrder
enumeration remit
enumeration decide
enumeration approve
Used by
Element result
Source
<xsd:attribute name="type" type="resultType" use="required"/>