Documentation for midas_fw_view

Simple Type: Guid

[Table of contents]

Super-types: xs:string < Guid (by restriction)
Sub-types: None
Name Guid
Used by (from the same schema document) Element FilmTitles , Element FilmKeywords , Element FilmContent , Element FilmLanguages , Element FilmCopies , Element FilmManifestation , Element FilmAgent , Element FilmAgent , Element Filmwork , Element StatusInformation
Content
  • Base XSD Type: string
  • length >= 32
Diagram
Schema Component Representation
<xs:simpleType name="Guid">
<xs:restriction base=" xs:string ">
<xs:minLength value="32"/>
<xs:maxLength value="32"/>
</xs:restriction>
</xs:simpleType>