ref — Site
Personal tools

Skip to content. | Skip to navigation

 
You are here: Home Listing Schema Categories Elements ref
Technical Documentation
 

Document Actions


ref

Name ref
Used by (from the same schema document) Model Group ANinline
Type Locally-defined complex type
Nillable no
Abstract no
Documentation

This element is used to mark a normative reference.

Logical Diagram
XML Instance Representation
<ref
class=" xsd:string [0..1]"
style=" xsd:string [0..1]"
title=" xsd:string [0..1]"
start=" xsd:anyURI [0..1]"
end=" xsd:anyURI [0..1]"
startEfficacy=" xsd:anyURI [0..1]"
endEfficacy=" xsd:anyURI [0..1]"
status=" statusType [0..1]"
id=" xsd:ID [0..1]"
refersTo=" xsd:IDREF [0..1]"
href=" xsd:anyURI [1]">
<!-- Mixed content -->
Start Choice [0..*]
Start Choice [1]
Start Choice [1]
Start Choice [1]
<def> ... </def> [1]
<ref> ... </ref> [1]
<mref> ... </mref> [1]
<rref> ... </rref> [1]
<mod> ... </mod> [1]
<mmod> ... </mmod> [1]
<rmod> ... </rmod> [1]
<ins> ... </ins> [1]
<del> ... </del> [1]
<omissis> ... </omissis> [1]
End Choice
Start Choice [1]
<span> ... </span> [1]
<b> ... </b> [1]
<i> ... </i> [1]
<a> ... </a> [1]
End Choice
<inline> ... </inline> [1]
Start Choice [1]
<docType> ... </docType> [1]
<docTitle> ... </docTitle> [1]
<docNumber> ... </docNumber> [1]
<docDate> ... </docDate> [1]
<docPurpose> ... </docPurpose> [1]
End Choice
Start Choice [1]
<courtType> ... </courtType> [1]
<party> ... </party> [1]
<judge> ... </judge> [1]
End Choice
End Choice
Start Choice [1]
Start Choice [1]
<noteRef> ... </noteRef> [1]
<remark> ... </remark> [1]
<eol> ... </eol> [1]
<eop> ... </eop> [1]
End Choice
<img> ... </img> [1]
<marker> ... </marker> [1]
End Choice
End Choice
End Choice
</ref>
Diagram
Schema Component Representation
<xsd:element name="ref">
<xsd:complexType mixed="true">
<xsd:complexContent>
<xsd:extension base=" inline ">
<xsd:attributeGroup ref=" link "/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>