Skip to content

Commit

Permalink
[TASK] Update XSD schema
Browse files Browse the repository at this point in the history
  • Loading branch information
NamelessCoder committed Jul 13, 2024
1 parent 20d74d0 commit dbd09b6
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Resources/Private/Schemas/Vhs.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -1910,7 +1910,7 @@ you have to pass the `record` attribute:
<xsd:documentation><![CDATA[If specified, a template variable with this name containing the requested data will be inserted instead of returning it.]]></xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute type="xsd:anySimpleType" name="asObjects" default="false">
<xsd:attribute type="xsd:boolean" name="asObjects" default="false">
<xsd:annotation>
<xsd:documentation><![CDATA[Can be set to TRUE to return objects instead of file information arrays.]]></xsd:documentation>
</xsd:annotation>
Expand Down Expand Up @@ -2673,7 +2673,7 @@ result in fatal JavaScript errors in the client browser.
<xsd:documentation><![CDATA[A date() format for DateTime values to JSON-compatible values. NULL means JS UNIXTIME (time()*1000)]]></xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute type="xsd:anySimpleType" name="pretty" default="false">
<xsd:attribute type="xsd:boolean" name="pretty" default="false">
<xsd:annotation>
<xsd:documentation><![CDATA[If TRUE, outputs JSON with JSON_PRETTY_PRINT]]></xsd:documentation>
</xsd:annotation>
Expand Down Expand Up @@ -2986,7 +2986,7 @@ input content array must be strings.
<xsd:documentation><![CDATA[Replacement to insert. Array supported.]]></xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute type="xsd:anySimpleType" name="returnCount" default="NULL">
<xsd:attribute type="xsd:boolean" name="returnCount" default="NULL">
<xsd:annotation>
<xsd:documentation><![CDATA[If TRUE, returns the number of replacements that were performed instead of returning output string. See also `v:count.substring`.]]></xsd:documentation>
</xsd:annotation>
Expand Down Expand Up @@ -5218,7 +5218,7 @@ http://scottjehl.github.io/picturefill/
<xsd:documentation><![CDATA[Information generated by the backend's graphical cropping UI]]></xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute type="xsd:anySimpleType" name="graceful" default="false">
<xsd:attribute type="xsd:boolean" name="graceful" default="false">
<xsd:annotation>
<xsd:documentation><![CDATA[Set to TRUE to ignore files that cannot be loaded. Default behavior is to throw an Exception.]]></xsd:documentation>
</xsd:annotation>
Expand Down Expand Up @@ -5480,7 +5480,7 @@ pages the first page is rendered by default unless specified.
<xsd:documentation><![CDATA[Information generated by the backend's graphical cropping UI]]></xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute type="xsd:anySimpleType" name="graceful" default="false">
<xsd:attribute type="xsd:boolean" name="graceful" default="false">
<xsd:annotation>
<xsd:documentation><![CDATA[Set to TRUE to ignore files that cannot be loaded. Default behavior is to throw an Exception.]]></xsd:documentation>
</xsd:annotation>
Expand Down Expand Up @@ -9277,7 +9277,7 @@ resource ViewHelpers do if you only pass uid.
<xsd:documentation><![CDATA[If specified, a template variable with this name containing the requested data will be inserted instead of returning it.]]></xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute type="xsd:anySimpleType" name="asObjects" default="false">
<xsd:attribute type="xsd:boolean" name="asObjects" default="false">
<xsd:annotation>
<xsd:documentation><![CDATA[Can be set to TRUE to return objects instead of file information arrays.]]></xsd:documentation>
</xsd:annotation>
Expand Down Expand Up @@ -9806,7 +9806,7 @@ Arguments must be serializable and will be cached.
<xsd:documentation><![CDATA[Arguments to pass to the partial.]]></xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute type="xsd:anySimpleType" name="persistPartialPaths" default="true">
<xsd:attribute type="xsd:boolean" name="persistPartialPaths" default="true">
<xsd:annotation>
<xsd:documentation><![CDATA[Normally, v:render.uncache will persist the partialRootPaths array that was active when the ViewHelperwas called, so the exact paths will be reused when rendering the uncached portion of the page output. This is done to ensure that even if you manually added some partial paths through some dynamic means (for example, based on a controller argument) then those paths would be used. However, in some cases this will be undesirable - namely when using a cache that is shared between multiple TYPO3 instances and each instance has a different path in the server's file system (e.g. load balanced setups). On such setups you should set persistPartialPaths="0" on this ViewHelper to prevent it from caching the resolved partialRootPaths. The ViewHelper will then instead use whichever partialRootPaths are configured for the extension that calls `v:render.uncache`. Note that when this is done, the special use case of dynamic or controller-overridden partialRootPaths is simply not supported.]]></xsd:documentation>
</xsd:annotation>
Expand Down Expand Up @@ -9973,7 +9973,7 @@ http://docs.typo3.org/typo3cms/CoreApiReference/6.2/ApiOverview/Collections/Inde
<xsd:documentation><![CDATA[Maximum height of the image. Numeric value in pixels or simple calculations. See imgResource.width for possible options.]]></xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute type="xsd:anySimpleType" name="graceful" default="false">
<xsd:attribute type="xsd:boolean" name="graceful" default="false">
<xsd:annotation>
<xsd:documentation><![CDATA[Set to TRUE to ignore files that cannot be loaded. Default behavior is to throw an Exception.]]></xsd:documentation>
</xsd:annotation>
Expand Down Expand Up @@ -10184,7 +10184,7 @@ Use the `uid` attribute if you don't have a `record`.
<xsd:documentation><![CDATA[If specified, a template variable with this name containing the requested data will be inserted instead of returning it.]]></xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute type="xsd:anySimpleType" name="asObjects" default="false">
<xsd:attribute type="xsd:boolean" name="asObjects" default="false">
<xsd:annotation>
<xsd:documentation><![CDATA[Can be set to TRUE to return objects instead of file information arrays.]]></xsd:documentation>
</xsd:annotation>
Expand Down Expand Up @@ -10887,7 +10887,7 @@ or it's derivate if differing dimesions are provided.
<xsd:documentation><![CDATA[Information generated by the backend's graphical cropping UI]]></xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute type="xsd:anySimpleType" name="graceful" default="false">
<xsd:attribute type="xsd:boolean" name="graceful" default="false">
<xsd:annotation>
<xsd:documentation><![CDATA[Set to TRUE to ignore files that cannot be loaded. Default behavior is to throw an Exception.]]></xsd:documentation>
</xsd:annotation>
Expand Down

0 comments on commit dbd09b6

Please sign in to comment.