IRIType

The type of an Internationalized Resource Identifier Reference, as defined in RFC 3987. Identical to xs : anyURI.

Simple Type Information

Used By

Attributes AddressType/line/@roleuri, AssertType/@uri, BlockType/@roleuri, ConceptIdType/@uri, ConceptNameType/@parturi, ElectronicAddressTechType/@techuri, Flex1RolePropType/@roleuri, Flex2ExtPropType/@reluri, FlexAuthorPropType/@jobtitleuri, FlexRelatedPropType/@reluri, Link1Type/@reluri, QCodePropType/@uri, RelatedConceptType/@reluri, RelatedConceptType/related/@reluri, RemoteContentPropType/channel/@roleuri, RemoteContentPropType/channel/@typeuri, RightsBlockType/@href, TypedQualPropType/@typeuri, a/@href, altId/@idformaturi, altId/@typeuri, altLoc/@roleruri, altLoc/@typeuri, altRep/@formaturi, altRep/@representationuri, arbitraryValueAttributes/@valueunituri, bag/bit/@typeuri, catalog/@additionalInfo, catalog/@authority, catalog/@url, catalog/scheme/@authority, catalog/scheme/@uri, catalogRef/@href, commonPowerAttributes/@creatoruri, commonPowerAttributes/@howuri, commonPowerAttributes/@whyuri, contentSet/inlineData/@encodinguri, eventDetails/location/@roleuri, eventDetails/newsCoverage/@roleuri, eventDetails/participationRequirement/@roleuri, facet/@reluri, flexAttributes/@typeuri, flexAttributes/@uri, generator/@roleuri, geoAreaDetails/circle/@radunituri, groupSet/group/@modeuri, groupSet/group/@roleuri, hash/@hashtypeuri, hash/@scopeuri, hopHistory/hop/action/@targeturi, icon/@renditionuri, incomingFeedId/@roleuri, mediaContentCharacteristics1/@colourindicatoruri, mediaContentCharacteristics1/@colourspaceuri, mediaContentCharacteristics1/@heightunituri, mediaContentCharacteristics1/@layoutorientationuri, mediaContentCharacteristics1/@videocodecuri, mediaContentCharacteristics1/@widthunituri, newsContentAttributes/@creatoruri, newsContentAttributes/@howuri, newsContentAttributes/@renditionuri, newsContentAttributes/@whyuri, newsContentCharacteristics/@audiochannelsuri, newsContentCharacteristics/@audiocodecuri, newsContentCharacteristics/@colourindicatoruri, newsContentCharacteristics/@colourspaceuri, newsContentCharacteristics/@durationunituri, newsContentCharacteristics/@heightunituri, newsContentCharacteristics/@layoutorientationuri, newsContentCharacteristics/@videocodecuri, newsContentCharacteristics/@videodefinitionuri, newsContentCharacteristics/@videoscalinguri, newsContentCharacteristics/@widthunituri, newsContentTypeAttributes/@formaturi, newsCoverage/@creatoruri, newsCoverage/@howuri, newsCoverage/@whyuri, newsMessage/header/catalogRef/@href, organisationDetails/hasInstrument/@marketlabelsrcuri, organisationDetails/hasInstrument/@marketuri, organisationDetails/hasInstrument/@symbolsrcuri, origRep/@accesstypeuri, origRep/@reposroleuri, partMetaPropType/@creatoruri, partMetaPropType/@howuri, partMetaPropType/@whyuri, partMetaPropType/timeDelim/@renditionrefuri, partMetaPropType/timeDelim/@timeunituri, persistentEditAttributes/@creatoruri, qualifyingAttributes/@roleuri, qualifyingAttributes/@typeuri, qualifyingAttributes/@uri, rating/@ratertypeuri, rating/@ratingtypeuri, rating/@scaleunituri, rating/@valcalctypeuri, schemeMeta/@authority, schemeMeta/@uri, signal/@severityuri, slugline/@roleuri, targetResourceAttributes/@formaturi, targetResourceAttributes/@href, userInteraction/@interactiontypeuri
Elements ContactInfoType/web, altLoc, altRep, catalog/scheme/sameAs, origRep, sameAsScheme

Source

<xs:simpleType name="IRIType">
  <xs:annotation>
    <xs:documentation>The type of an Internationalized Resource Identifier Reference, as defined in RFC 3987. Identical to xs : anyURI.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:anyURI"/>
</xs:simpleType>