diff --git a/infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd b/infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd index ead8e6ac656..3d7be668652 100755 --- a/infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd +++ b/infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd @@ -14327,40 +14327,36 @@ - - - - - Kind of resource object that should be created on the resource. - - This element is optional. If not specified defaults to account kind. - - - ConstructionType.kind - ConstructionType.kind.help - - - - - - - - - Intent of resource object that should be created on the resource. - - This must point to the a valid definition in - the resource object (in schemaHandling section). - - This element is optional. If not specified then the definition - marked as default in the resource definition should be used. - - - ConstructionType.intent - ConstructionType.intent.help - - - - + + + + Kind of resource object that should be created on the resource. + + This element is optional. If not specified defaults to account kind. + + + ConstructionType.kind + ConstructionType.kind.help + + + + + + + Intent of resource object that should be created on the resource. + + This must point to the a valid definition in + the resource object (in schemaHandling section). + + This element is optional. If not specified then the definition + marked as default in the resource definition should be used. + + + ConstructionType.intent + ConstructionType.intent.help + + +