Showing:

Annotations
Diagrams
Source
Used by
Complex Type ResourceBodyType
Namespace urn:us:gov:ic:audit
Annotations
Definition of the ResourceBody class. Metadata common to all Resources
Defines the resource body. Contains metadata about the resource and an any field to capture the resource.
Diagram
Diagram
Used by
Element ResourceBody
Model ANY element from ANY namespace OTHER than 'urn:us:gov:ic:audit'
Source
<xsd:complexType name="ResourceBodyType">
  <xsd:annotation>
    <xsd:documentation>Definition of the ResourceBody class. Metadata common to all Resources</xsd:documentation>
    <xsd:documentation>Defines the resource body. Contains metadata about the resource and an any field to capture the resource.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence minOccurs="1" maxOccurs="1">
    <xsd:any namespace="##other" minOccurs="1" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>
Schema location IC-AUDIT.xsd