Skip to content

Commit

Permalink
Provide a label to mark entities opted in to the export metadata stream.
Browse files Browse the repository at this point in the history
  • Loading branch information
iay committed Aug 31, 2009
1 parent 38b341d commit b905b7c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions xml/uk-fed-label.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,13 @@
</complexType>
</element>

<element name="ExportOptIn" type="ukfedlabel:datedLabel">
<annotation>
<documentation>
Indicates that the entity has been opted-in to inclusion in
the UK federation export aggregate.
</documentation>
</annotation>
</element>

</schema>

0 comments on commit b905b7c

Please sign in to comment.